Technical Reference > Graphics Builder Automation Interface > Page Functions > PageSave

PageSave

Saves the page using its current name.

Syntax

PageSave

Return Value

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

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

Related Functions

PageOpen, PageNew, PageSaveAs, PageClose

Example

' Saves an existing CitectSCADA graphics page
GraphicsBuilder.PageSave