Gets and sets whether the maximum value has a limit. The maximum limit is set using the maximumValue property, and the isMaximumInclusive property controls whether the maximum includes the maximum value or must be less than the maximum.
When a new ValueCommandInput is created this defaults to false so there is no limit.
"valueCommandInput_var" is a variable referencing a ValueCommandInput object.
|
"valueCommandInput_var" is a variable referencing a ValueCommandInput object.
|