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

AVEVA™ Plant SCADA

GrpName

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the name of a group from a group handle.

Syntax

GrpName(hGrp)

hGrp:

The group handle, returned from the GrpOpen() function. The group handle identifies the table where all data on the associated group is stored.

Return Value

The name of the group (as a string).

GrpOpen

Example


! Get the current group name.
sName=GrpName(hGrp);

See Also

Group Functions

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