Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 425 Bytes

File metadata and controls

23 lines (16 loc) · 425 Bytes

DidCancel

Description

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 BOOLEAN

Examples

mpleDialog}}

Version

Availability: from All Versions

Category

  • Dialogs - Predefined