Void
Variable
.SetDiscreteValue(
Int32
index, Quantity value)
Changes a value at a given position in the tabular definition of the variable.
Remarks
Examples
Parameters
index
Type:
Int32
Index of the value to change.
value
Type: Quantity
New value.
Return Value
Type:
Void