Prints a message to the Activity Log and the Debug Log. The parentheses are optional. This command takes one parameter that is a string value. For the optional second parameter information, see Print Levels. If Print Levels is not specified, the parameter defaults to GENERAL.
string (string value)
print (<string>);
Print ("Warning: file win.ini will be overwritten");
|
Copyright © 2013 CA.
All rights reserved.
|
|