Key Fields

Understanding key fields and how they impact automation logic.

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.

Notion image

false

The result of the execution is the presence of a boolean value FALSE.

Notion image

null

The result of the execution is the presence of null.

Notion image

space

The result of the execution is the presence of a space.

Notion image
  • Example: If 3.ValueSV = "Hello" and 3.ValueSV = "Latenode", then "Hello Latenode".
 
 
Did this answer your question?
😞
😐
🤩