Sets the value of all Grid cells that match a comparison against the 'from' value to the 'to' value.
{ "Operation": "Item.Grid.SetCellValue", "PropertyMap": { "_from@": "123", "_to@": "321" "_comparison@": "1" } }
Note:
Properties shown in RED are mandatory.
'From' value*
The original value to compare, as a simple value, or as an expression, eg '123' or '_AverageGridVal# + 2 *_StdDevGridVal#'
'To' value*
The new value to use, as a simple value, or as an expression, eg '321' or '_NoDataGridVal#'
Comparison
The comparison to use when testing the original value, eg 'Less than', Greater than or equal to', 'Equal to', etc
Back to Processes Grid title page
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).