LOTUSSCRIPT LANGUAGE
Returns the Unicode numeric character code for the first character in a string.
Syntax
Uni ( stringExpr )
Elements
stringExpr
Uni returns a Long.
Usage
If stringExpr is NULL or the empty string (""), the function returns an error.
Example See Also