Documentation - RestApp

If

Definition

Returns the “if true” value if the condition is met, else returns the “if false” value.

Options

  1. If:

    • Def: Specify the condition.
  2. if true:

    • Def: Specify if the "if true" is column or constant, and specify the columnName if column/ value if constant.
  3. if false:

    • Def: Specify if the "if false" is column or constant, and specify the columnName if column/ value if constant.