If
Definition
Returns the “if true” value if the condition is met, else returns the “if false” value.
Options
-
If:
- Def: Specify the condition.
-
if true:
- Def: Specify if the "if true" is column or constant, and specify the columnName if column/ value if constant.
-
if false:
- Def: Specify if the "if false" is column or constant, and specify the columnName if column/ value if constant.