Flow controls
Branch
Executes one and only one branch of execution based on the `expression` value.
Type: branch/v1
Properties
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| expression | Expression | STRING | Defines expression upon which evaluation the proper branch continues execution. | false |
How is this guide?
Last updated on