.

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


UChr function
Example

Returns the character represented by a Unicode numeric character code.

Syntax

UChr[$] ( longExpr )

Elements

longExpr


Return value

UChr and UChr$ return the Unicode character corresponding to the value of longExpr.

UChr returns a Variant of DataType 8 (String). UChr$ returns a String.

Example
See Also