Mimic.GoBack
            The Mimic.GoBack function allows the script to navigate from a Mimic to the previous display. This only applies to Mimics that are in a 'chain'.
| Syntax | 
                             Mimic.GoBack()  | 
                    
| Description | 
                             Naviagtes from a Mimic back to the previous 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 previous 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 Previous Mimic in Sequence.