Open this page in the API Guide
UndoableCommand.execute Method
Execute the action.
Parameters
- def
-
Type: jQuery.Deferred
The deferred object to for async operation. Null if action is not marked as async.
Return Value
Type: Object
The return values of the action function.