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

AVEVA™ Plant SCADA

PageClusterName

  • Last UpdatedJul 13, 2023
  • 1 minute read

Retrieves or sets the Cluster context name property setting for the current graphics page.

Syntax

PageClusterName(ClusterName)

ClusterName:

The name of the cluster as a string.

Return Value

The ClusterName setting for the active graphics page (as a string), or 0 (zero) if successfully used to set the ClusterName. In both cases, an error is returned if unsuccessful.

PageClusterInherit

Example

' Sets the cluster context name property setting for current page
GraphicsBuilder.PageClusterName = "Cluster1"
' Retrieves the cluster context name property setting for current page
MyVariable = GraphicsBuilder.PageClusterName

See Also

Page Properties - General

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