• Colorizes date or datetime values in a viewtablecontrol depending on today.

    Parameters

    • control: UpObject

      Id of control, whose value should be checked, without prefix "ID_".

    • op: string

      Operator

    • type: string

      Compare either against today as "date" or today as "datetime". Default: ""

    • 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