Entry.getInvisibleChar

Retrieves the character displayed in place of the real characters for entries with visibility set to false. See Entry.setInvisibleChar.

class Entry
dchar
getInvisibleChar
()

Return Value

Type: dchar

the current invisible char, or 0, if the entry does not show invisible text at all.