Action.getDescription

string getDescription(int i)

Returns a description of the specified action of the object.

Parameters

ithe action index corresponding to the action to be performed

Returns

a description string, or null if action does

not implement this interface.