Versions Compared

Key

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

...

A string containing two-byte UNICODE characters.

See also

UNICODE_ANSI

Example

Code Block
declare function ANSI_UNICODE
*  \AE\ the registration trademark
ansi_char = \AE\ : @FM : @VM : @SVM
 
uniCodeString = ANSI_UNICODE(ansi_char, @VM)