Play Sequence Icon Play Sequence

With this action you can start a (previously paused) sequence playing. You supply the sequence element ID (as returned by the action Create Sequence), and the action will start it playing.

 

Action Syntax:

Play Sequence Action

Arguments:

ArgumentDescription
VariableThe ID of the sequence element to play.

 

Example:

Play Sequence ExampleThe above action block code checks to see if a global variable is true. If it is then the sequence element referenced in the variable "my_seq" is paused, otherwise it is set to play.