...
You will often want the content to launch in a structured and organized flow. This can be accomplished by using a Condition. A Condition is a requirement that the script must meet before the next thing can happen. An example might be a screen message that must be closed before the audio instructions play. Closing the screen message is the condition in this case.
Related Articles
Conditional Branching