ChoreQuit
Description:
Causes the immediate termination of a chore.
Important: When a process encounters the ChoreQuit function, the current chore is terminated with an error status.
Syntax:
ChoreQuit;
Arguments:
None
Return Type:
Nothing
Example:
ChoreQuit;