Get(LastMessageChoice)
Purpose
Returns a number corresponding to the button clicked in an alert message displayed by the Show Custom Dialog script step.
Format
Get(LastMessageChoice)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
Returns:
•1 for the first button (by default, labeled OK)
•2 for the second button (by default, labeled Cancel)
•3 for the third button
Example 1
Related topics