Gets and sets whether the minimum value has a limit. The minimum limit is set using the minimumValue property, and the isMinimumInclusive property controls whether the minimum includes the minimum value or must be greater than the minimum.
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.
|