If
Description
If second argument is true, the result is the 2nd argument. If the first argument is not true, the result is the 3rd argument. The values are returned in a new column.
Use
- Select the first argument. (Boolean)
- Select the second argument. (Any)
- Select the third agreement. (Any)
- Click OK.
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_If" to see an example of this function.