afterExecute

abstract var afterExecute: <Error class: unknown class>(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