isdefined
Description:
Determines if a given character is assigned in the Unicode standard.
Parameters:
c |
a Unicode character |
Returns:
true if the character has an assigned value |
Determines if a given character is assigned in the Unicode standard.
c |
a Unicode character |
true if the character has an assigned value |