CommandParameter
class CommandParameter
A map of key-value pairs that describe the command.
Types
Properties
Link copied to clipboard
The default value used to describe the command. This is the value assumed by the parameter if no other value is assigned to it.
Link copied to clipboard
The description of the command parameter.
Link copied to clipboard
The type of the command parameter.
Link copied to clipboard
Parameter value that overrides the default value, if set.
Link copied to clipboard
The list of conditions that a command parameter value must satisfy to create a command execution.