Mimic.GoForward
The Mimic.GoForward function allows the script to navigate from a Mimic to the next display. This only applies to Mimics that are in a 'chain'.
Syntax |
Mimic.GoForward() |
Description |
Navigates from a Mimic forward to the next Mimic in the sequence. |
Arguments |
None |
Returns |
None |
The script has no effect if the current Mimic is not part of a 'chain' of Mimics. The next Mimic can only be shown if there is a sequence (the sequence is created when hyperlinks to other Mimics are selected on a Mimic).
For an example, see Go to Next Mimic in Sequence.