{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

isArray

Checks whether the specified array variable contains an array.

Usage:

isArray( array )

Parameters:

array Array variable, whose type will be checked.

Returns:

True if the specified variable is an array, false otherwise.

Examples:

isArray([1,2,3,4,5,6,7,8])  // Returns true
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - isArray