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

AVEVA™ Plant SCADA

PageSelectFirstAssociation

  • Last UpdatedJul 13, 2023
  • 1 minute read

Selects the first association in the current page.

Syntax

PageSelectFirstAssociation()

Return Value

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

Example

Determine whether the current page has associations in the page properties:

On Error Resume Next

Err.Clear()

GraphicsBuilder.SelectFirstAssociation()

If (Err.Number <> 0)

' The page has no associations

End If

PageAddAssociation, PageAssociationDescription

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