Check flags
Technical block
Technical blocks allow the creation of more complex and innovative scenarios.
They generally have no visual impact, and focus on the logic of your scenario execution.
Video Tutorial
Take your first steps with this block thanks to the dedicated video tutorial!
Find all the Virtual Training Suite video tutorials in your VTS Client Account.
youtube.com/watch?v=gZHx7yFuZOY
Behavior
This block will check one or several flags value, created with the Flag block, and trigger its first output if it matched the specified condition. Its second output will be triggered otherwise. This check results depend on the selected check mode:
- The AND mode matches if all given flags are set to True.
- The OR mode matches if at least one given flag is set to True.
Parameters
When you click on a flag dropdown, you are able to choose between all the flags you have defined in the same scenario (with Flag blocks). You can add more flags to ckeck with the [+] button. The check mode can be modified only if there are at least two flags to check.
Variables - Available in INTEGRAL pack
The blocks Variable and Condition are recommanded to replace those two blocks.
The flags defined in Flag blocks can be accessed through thoses blocks.
- ${ child.title }