Syntax
Point.EuLabel
Description
String. To retrieve the Engineering Units Label for a point.
Example
a$ = MyPoint.EuLabel
or
if MyPoint.EuLabel = "Litres" then
...
end if
More information
CIMPLICITY Extensions to Basic