IsOk
Function to ask the user to confirm an action.
Syntax
IsOk( action )
Parameters
Name | Type | Description |
---|---|---|
action | String | Required. Description of the action which will be performed when user presses the Yes-button. |
Return value
Boolean : True when user clicks 'Yes' otherwise False.
Interactiontag:Interaction