Key Fields
Understanding key fields and how they impact automation logic.
ย
You can use our GPT Assistant for help with Latenode operators:
It can guide you on writing expressions, using variables, filters, and building logic inside your scenarios.
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".
ย
ย
Did this answer your question?
๐
๐
๐คฉ