These commands are used for the optional second parameter in the following commands: Print, PrintException. The importance level is most severe for GENERAL and least severe for VERY_DETAILED. If Print Levels is not specified, the parameter defaults to GENERAL.
The following print levels are supported:
Usage:
Print(PrintException) <string expression>, [print level];
Examples:
print ("this is important", GENERAL);
PrintException ("this isn’t as important", DETAILED);
|
Copyright © 2013 CA.
All rights reserved.
|
|