.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT LANGUAGE


Uni function
Example

Returns the Unicode numeric character code for the first character in a string.

Syntax

Uni ( stringExpr )

Elements

stringExpr


Return value

Uni returns a Long.

Usage

If stringExpr is NULL or the empty string (""), the function returns an error.

Example
See Also