Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays the page that has the name pagename in the currently active window.
Syntax
GOTOPAGE(" pagename ")
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| pagename |
Required |
String |
The name of the page to go to. |
Remarks
If a window is already displaying the page, that window becomes active. If pagename does not exist, the application attempts to navigate to https:// pagename /. If Visio is acting as an in-place server, the GOTOPAGE function has no effect.
You can use the HYPERLINK function to navigate to any DOS, UNC, or URL path.
In earlier versions of Visio products, this function appears as _GOTOPAGE. Visio versions 4.0 and later accept either style.