Index

GetUnitOfficialName

GetUnitOfficialName(<-unit) ->name

Description

Returns the name of the unit as a string.

Examples

traceAllSP(GetUnitOfficialName(self))

Index