afterExecute

abstract var afterExecute: ERROR CLASS: Symbol not found for DefaultEvent(source)

Gets an event which is raised after the command executes, the event is raised with the return value of the command as its only parameter.

See also