Name of control, whose value should be checked (name from expert page of the column).
Operator
Value to compare with.
Value of color (hexadecimal or name)
Possible values: "row"
: whole row (tr), "cell"
: whole cell (td), "span"
: text of cell (span).
inking("viewcontrolXYZ", ">", 10, "#008000", "row");
Colors rows and cells in a
viewtablecontrol
depending on a number value.