Form.GetAction
Syntax:
Parameters:
<EventName> (required)
Name of the event for which an action is needed.
Returned value:
Description:
Availability:
Example:
CurrentActionAtClosing = GetAction("OnClose"); |
See also:
Syntax:
Parameters:
<EventName> (required)
Returned value:
Description:
Availability:
Example:
CurrentActionAtClosing = GetAction("OnClose"); |
See also: