GetFirstView()

Syntax:

GetFirstView()

Return:

The first view currently open.

Remarks:

This function will get the first view currently open. While the publication is running, Opus maintains a list of all the views that are open. The GetFirstView and GetNextView functions allow access to the list. However, the list is not guaranteed to be in any particular order. No parameters required.

image\Script_Button.jpgExamples