MC-Basic:element.ELEMENTNAME

From SoftMC-Wiki
Jump to: navigation, search
Language: English  • 中文(简体)‎

Returns the element name in a string.

Syntax

?<element>.ElementName

Availability

Since Version 3.6.20

Type

String

Scope

Terminal or Task

Limitations

Modal Only, Read only

Examples

Axis
s = A1.ElementName

Group
t= G1.ElementName

See Also