Returns Values to the Event that called this Action Set.
Parameters
Values to Return
Type
Type of the first Value to return.
This will be the type of the first Target defined in the calling Show Form Action.
Value string or numeric
First value to return.
This will be the value of the first Target defined in the calling Show Form Action.
(...)
nth-Type
Type of the nth Value to return.
This will be the type of the nth Target defined in the calling Show Form Action.
nth-Value string or numeric
nth value to return.
This will be the value of the nth Target defined in the calling Show Form Action.
|
Updated : 4/20/2018 5:13 PM
|