Newer Version Available

This content describes an older version of this product. View Latest

getState()

Returns the current state of an action. Check the state of the action in the callback after an Apex action completes.

Signature

getState()

Returns

Type: String
The action state.