📝 Remove advanced section in Condition docs
Not relevant anymore.
This commit is contained in:
@ -17,11 +17,3 @@ A condition can contain different comparisons that are evaluated in order and li
|
|||||||
## 3 minutes video overview
|
## 3 minutes video overview
|
||||||
|
|
||||||
<YoutubeEmbed videoId="47KyLHzdpnY" />
|
<YoutubeEmbed videoId="47KyLHzdpnY" />
|
||||||
|
|
||||||
## Advanced
|
|
||||||
|
|
||||||
For more complex use cases you can stack conditions on top of each other:
|
|
||||||
|
|
||||||
<img src="/img/blocks/logic/condition-2.png" width="500" alt="Set variable" />
|
|
||||||
|
|
||||||
☝️ This can be translated to: "If 'Age' is greater than 50 then go to this path. Else, if 'Age' is greater than 20 then go to this path. Otherwise, got to the other path".
|
|
||||||
|
Reference in New Issue
Block a user