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
Citect SCADAgraphics page
GraphicsBuilder.PageSave
Published June 2018