Skip to main content

ObjectName

Short summary

ObjectName is an alias of Tc2_System.T_MaxString It's used as return of the property :ref:IObject.name

Underlying type: STRING [ GeneralParameters.OBJECT_NAME_STRING_LENGTH ]

Code

Declaration

TYPE
ObjectName :STRING[GeneralParameters.OBJECT_NAME_STRING_LENGTH];
END_TYPE