UniSeq Function

In NLS mode, converts a Unicode character to its equivalent decimal value.

Syntax

UniSeq (expression)

expression is a Unicode character that is to be converted to its decimal value.

Remarks

Compare to the Seq function which converts ASCII characters to their decimal equivalents.