A full list of flow blocks with short descriptions. This is not official documentation. Names and descriptions were created after running experiments and observing the app and component’s behavior.
Start execution of a coding strip
Start execution of a coding strip if the condition is true
Start execution of a coding strip if the condition was changed
Start when the flag is triggered
Start execution of a coding strip after the flag is triggered
Trigger the flag with a specific number
Execute instruction after a specified amount of seconds has passed
Execute instruction after the condition is true
Repeat instructions specified amount of times
Repeat instructions inside the block a specificied amount of times
Repeat instructions on the condition
Repeat instructions inside the block if the condition is true
Repeat instructions infinitely
Repeat instructions inside the block an infinite amount of times
If the condition is true, execute the upper instructions
If the condition is false, execute the lower instructions
Run two instructions inside the block at the same time
Stop instructions running in other coding strips, but keep the current coding strip running
Stop instructions running
Leave a Reply Cancel reply