MC-Basic:element.ELEMENTNAME

From SoftMC-Wiki
Revision as of 11:35, 26 June 2017 by Itay (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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