IEntitySet.getName

Gets the name associated with the passed unicode character.

class IEntitySet
getName
(
dchar unicode
)

Parameters

unicode dchar

unicode value to check

Return Value

Type: istring

name corresponding to unicode, or "" if unicode is not in the entity list

Meta