Unicode.unicharIsdefined

Determines if a given character is assigned in the Unicode standard.

struct Unicode
static
bool
unicharIsdefined
(
dchar c
)

Parameters

c dchar

a Unicode character

Return Value

Type: bool

TRUE if the character has an assigned value