SetChoreVerboseMessages function for IBM Planning Analytics (TM1)
SetChoreVerboseMessages turns on or off detailed messages to the tm1s.log file.
In this video, SetChoreVerboseMessages will be used to show the difference when it is toggled on and off.

Where can the SetChoreVerboseMessages function be used?
TurboIntegrator

Which TM1 Server version is the SetChoreVerboseMessages function available for?
Version 11

What is the syntax for SetChoreVerboseMessages?
SetChoreVerboseMessages(Flag)
- Flag = 1 – turn on; 0 – turn off

Relevant Functions
- ChoreError = Terminates the chore and flag with an error status
- ChoreQuit = Terminates a chore and flags with an error status
- ChoreRollback = Terminates a chore and begins a rollback
- SetChoreVerboseMessages = Turn on or off more detailed messages to the tm1s.log file