ActionIF.doAction

Perform the specified action on the object.

interface ActionIF
bool
doAction
(
int i
)

Parameters

i int

the action index corresponding to the action to be performed

Return Value

Type: bool

%TRUE if success, %FALSE otherwise

Meta