GetCancelReason
Jump to navigation
Jump to search
Gets the reason for cancelling an event.
Syntax
string getCancelReason ( )
Required Arguments
None
Returns
Returns the reason that was given with cancelEvent
Example
--TODO
Gets the reason for cancelling an event.
string getCancelReason ( )
None
Returns the reason that was given with cancelEvent
--TODO