Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 725 Bytes

logic.md

File metadata and controls

22 lines (11 loc) · 725 Bytes

Logic

Statement blocks

If then, do that blocks are often paired with statement blocks that test whether a condition is met

There are additional statement options available when you select the dropdown

Value blocks

Value blocks can go into the sockets of the statement blocks to define the conditions that are being tested.

The null block is often used when retrieving data from a database or calling a service for the first time