Contents
Display Legacy Contents

 Print
    Show Popup    
Show a Popup menu.

Parameters

Option <unquoted string>

The option in the popup window that is being showed when the user executes this action.

 
(...)

 
Nth-Option <unquoted string>

The nth-option in the popup window that is being showed when the user executes this action.

     
  • When this action is selected to use, Kalipso automatically generates and IF... Else If... (....) Nth-Else-If.... End If Expression with the possible options of the Popup action. The keyword POPUP is a numeric value that indicates the selected option in the Popup window (POPUP = 1 - the selected option is the first one defined; POPUP = N - the selected option is nth defined).

See also
Samples

 
 
Updated: 4/8/2016 5:23 PM