interface GlobalModifierCommand
extends GlobalCommand
Interface for a global modifier command.
readonly
executePriority: number
Used to determine the order in which multiple global modifier command instances parsed from the provided arguments will be executed. Higher values will execute before lower values.