Command.getLabel
Command.getLabel returns the string label for the command.
myCounterCommand.getLabel = function (scope) {
return "Update counter attribute on the document";
}
- Documentation
- › API
- › Global objects API
- › Command.getLabel
Command.getLabel( scope : Scope) : String
: Scope) : StringArguments
- scope
- Scope. The scope state