Get Selected Context Action

Use this system function to get the action ID of the action that triggered the OnAction event. You cannot use this system function in any other event.

Parameters

Parent/Child

Input, required. The parent child FC to affect.

Action ID

Output, required. The object to which to assign the value that indicates the action ID of the action that triggered the OnAction event. Set the parameter to an applicable object from the object list.

Returns

This system function returns the ID of the action that triggered the OnAction event to the object specified by Action ID.