| Tag Link | [If_False] | Category | Conditional |
|---|---|---|---|
| Type | Substitution | Source Available | Yes |
| Support | Preferred | Version | 8.0 |
| Change | Unchanged | Data Source | Any |
| Output Type | None | Security | None |
| Implementation | LDML | Sets | Lasso 8.5, Lasso 8.0 |
[If_False] requires three parameters. If the first parameter is equal to False then the second parameter is returned otherwise the third parameter is returned. [If_False] can be used in place of traditional [If] ... [/If] tags, but inline within an expression.
[If_False: Condition, False_Value, True_Value]
| Required Parameters | |
|---|---|
| Expression | The conditional expression to be checked. |
| Value | The value to be returned if the expression is false. |
| Value | The value to be returned if the expression is true. |
See the Lasso 8 Language Guide for examples of how to use this tag.
| Substitution | ||
|---|---|---|
|
| ||
| Container | ||
|
|
| |
| Process | ||
|
|
|
|