07.3 Key Fields
Algorithm
Operators in this group ensure the presence of certain values in a field, variable, or expression.
Result
true
The result of the execution is the presence of a boolean value TRUE.
false
The result of the execution is the presence of a boolean value FALSE.
null
The result of the execution is the presence of null.
space
The result of the execution is the presence of a space.
- Example: If 3.ValueSV = "Hello" and 3.ValueSV = "Latenode", then "Hello Latenode".