Command.getEnabled

A command is enabled when the user can click on it. Disabled commands are grayed out.


Command.getEnabled( scope : Scope) : Boolean

Arguments

scope
Scope. The scope state.

Return Value

Boolean
Returns true if this command is enabled