Method GetTriggerParameter
GetTriggerParameter()
Gets the ID of the parameter that triggered the execution of QAction.
int GetTriggerParameter()
Returns
- int
The ID of the parameter that triggered the execution of the QAction.
Examples
int triggerParameterId = protocol.GetTriggerParameter();