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).
|
Updated: 3/22/2018 3:01 PM
|