ChoreQuit
ChoreQuit causes the immediate termination of a chore. It can be called from any process within a chore. The current chore is terminated with an error status, and a message is written to the server log file indicating that ChoreQuit was called to terminate the chore.
This function is valid in TM1® TurboIntegrator processes only.
Syntax
ChoreQuit;
Arguments
None.