Logical Expressions

From Keyfax Wiki
Revision as of 12:20, 28 February 2018 by Wikiadmin (talk | contribs) (Created page with "{| class="wikitable" |+ Logical Expressions !Expression !Databox Value !Result !Comments |- |If("Yes", "No") |true / True / TRUE |Yes |Error if not true/false |- |Exists |"any...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Logical Expressions
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