If¶
Node: if · Full type: n8n-nodes-base.if · Version: 2.3
Ergonomic keyword available:
IF— see NFLOW.md for shorter syntax.
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
conditions |
filter | {} | |
looseTypeValidation |
boolean | false | |
options |
collection | {} | keys: ignoreCase, looseTypeValidation |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
ignoreCase |
boolean | true | |
looseTypeValidation |
boolean | true |