Defining a Dismiss Button
- Last UpdatedNov 13, 2025
- 1 minute read
To define a dismiss button, use a command like this:
button .Dismiss 'Dismiss' CANCEL
Note: This button deliberately does not have a callback. When this button is pressed, the form nest is removed from the screen and its CANCELCALL callbacks executed.