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

AVEVA™ Plant SCADA

PageDeleteTemplate

  • Last UpdatedJul 13, 2023
  • 1 minute read

Deletes a specified graphics page template.

Syntax

PageDeleteTemplate(Project, Style, Template, Resolution, Titlebar)

Project:

The name of the project that contains the template.

Style:

The style of the template you would like to delete.

Template:

The name of the template you would like to delete.

Resolution:

The resolution of the template.

0 = Default

1 = VGA

2 = SVGA

3 = XGA

4 = SXGA

5 = User

Titlebar:

Set to TRUE to select a titlebar.

Return Value

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

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

PageOpen, PageSave, PageSaveAs, PageClose

Example

' Deletes a graphics page template
GraphicsBuilder.PageDeleteTemplate "include", "standard", "blank", 2, True

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