Page History
...
value = GetDefaultCharacter()
See Also
SetDefaultCharacter subroutine
Example
| Code Block |
|---|
declare function GetDefaultCharacter * char will contain the default character value when a Unicode character * does not map to an ANSI character char = GetDefaultCharacter() |