ActionGroupIF.activateAction

Activate the named action within action_group.

If the action is expecting a parameter, then the correct type of parameter must be given as parameter. If the action is expecting no parameters then parameter must be NULL. See Action.groupGetActionParameterType.

interface ActionGroupIF
void
activateAction

Parameters

actionName string

the name of the action to activate

parameter Variant

parameters to the activation

Meta

Since

2.28