ActionIF.getDescription

Returns a description of the specified action of the object.

interface ActionIF
string
getDescription
(
int i
)

Parameters

i int

the action index corresponding to the action to be performed

Return: a description string, or %NULL if @action does not implement this interface.

Meta