if(<cond>) <then> else <else> built-in function configuration, make sure to not reuse indices
if(<cond>) <then> else <else>
Optional
the expression to treat as condition, defaults to index 0
argument to treat as no/'else' case, defaults to index 2
argument to treat as yes/'then' case, defaults to index 1
if(<cond>) <then> else <else>built-in function configuration, make sure to not reuse indices