• Colorizes strings in a viewtablecontrol depending on a number value.

    Parameters

    • control: UpObject

      Name of control, whose value should be checked (name from expert page of the column).

    • op: string

      Operator

    • comp: string

      Value to compare with.

    • color: string

      Value of color (hexadecimal or name)

    • colored: string

      Possible values: "row": whole row (tr), "cell": whole cell (td), "span": text of cell (span).

    Returns void

    See

    inking