Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

PageSaveAsEx

  • Last UpdatedJul 13, 2023
  • 1 minute read

Saves a symbol, Genie, Super Genie or template page to the specified location.

Syntax

PageSaveAsEx(Project, Library, Element)

Project:

The name of the project where the element is to be saved.

Library:

The name of the library (or style for templates) where the element is to be saved.

Element:

The new name for the symbol, Genie, Super Genie, or template to be saved.

Return Value

0 (zero) if successful, otherwise an error is returned.

Note: For details on handling return and error values, see Error Handling.

PageNew, PageSave, PageSaveAs, PageClose

Example

' Renames and saves the currently selected element to the specified location
GraphicsBuilder.PageSaveAsEx "Example", "TestLibrary", "TestObject"

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in