Logical Expressions
From Keyfax Wiki
Expression | Databox Value | Result | Comments |
---|---|---|---|
If("Yes", "No") | true / True / TRUE | Yes | Error if not true/false |
Exists | "any text" | True | False only returned for empty string |
Expression | Databox Value | Result | Comments |
---|---|---|---|
If("Yes", "No") | true / True / TRUE | Yes | Error if not true/false |
Exists | "any text" | True | False only returned for empty string |