executeAgentryAction(String) method

Asks Agentry to execute the action specified by name.

Syntax

public ActionResult executeAgentryAction (String actionName)

Parameters

Returns

the result of trying to run the action

Usage

This should only be called if getAgentryActionEnableState returns ActionEnable for the specified action. Only actions defined for this control in the Agentry Editor can be executed.