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 value used to describe the command. When you assign a value to a parameter, it will override any default value that you had already specified.