Function DidCancel detects whether the Cancel button in a predefined dialog was pressed. DidCancel is intended for use with conditional statements to signal that a cancel event has occurred.
FUNCTION DidCancel : BOOLEAN;def vs.DidCancel():
return BOOLEANAvailability: from All Versions