.

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


IsArray function
Example

Tests the value of an expression to determine whether it is an array.

Syntax

IsArray ( expr )

Elements

expr


Return value

IsArray returns TRUE (-1) if expr is an array; otherwise IsArray returns FALSE (0).

Example
See Also