
Chapter 5 Script Commands
Scripting Guide 150
MONIKER
Syntax:
MONIKER() ==> $Name
Description:
Obtains the product name.
Action:
Returns the product name string.
Parameters:
none
Returns:
String value giving the name of the product.
Example:
$CallMe := MONIKER()
LOG( LOG_FLT, "Running " + $CallMe, 7)
See Also:
Comentarios a estos manuales