Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(LastMessageChoice) function

Get(LastMessageChoice) function
Format

Get(LastMessageChoice)
Parameter
None
Data type returned
number
Description
Returns a number corresponding to the button clicked in an alert message that is displayed by the Show Custom Dialog script step.
Returns:
1 for the first button (by default, labeled OK)
2 for the second button (by default, labeled Cancel)
3 for the third button
Note   See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(LastMessageChoice) function
Previous
Page
Next
Page