SetChoreVerboseMessages
Description:
Use this function to turn on (or off) more verbose reporting of messages to the Tm1s.log file.
Syntax:
SetChoreVerboseMessages(Flag);
Arguments:
Flag - Set to a non-zero value to enable more verbose messaging. Set to zero (default) to turn off verbose messaging.
Return Type:
Nothing
Example:
SetChoreVerboseMessages(1);