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

AVEVA™ Plant SCADA

GetArea

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the current logged-in areas.

Syntax

GetArea()

Return Value

The login area groups as an integer that represents a group handle. If this group is modified, the actual login areas do not change.

SetArea

Example

! If the current areas are 1, 5 and 20:
hGrp=GetArea();
Str=GrpToStr(hGrp);
! sets Str to "1,5,20".

See Also

Miscellaneous Functions

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