Difference between revisions of "Logical Expressions"

From Keyfax Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 12:20, 28 February 2018

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