sequence .end .wait  (  ObjectID  )  
                           
Description :

This intruction waits until a sequence has reached its end.

Parameters :

  • ObjectID of the sequence.

Notes :


If the sequence is in LOOP mode, this instruction has no effect.

Examples :