Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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()