Accruent Meridian Enterprise 2020 R2 VBScript API Reference

GoTo Method

Select the specified object. Makes the specified object the current object.

Syntax

GoTo(Document/Folder)
Parameters
Name Description

Document/Folder

Document or Folder object to make the selected object.

Remarks

The method is available in Meridian PowerWeb with these limitations:

  • If the target document or folder is not visible in the current Scope, the Client.Goto statement is ignored.
  • If the target document or folder is not visible in the view, Meridian PowerWeb switches to the Explorer view.
  • In ActiveX mode, Client.Goto is ignored.