{{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
Diese Anwendung verwendet Cookies um das Einloggen zu ermöglichen. Durch die weitere Nutzung dieser Anwendung stimmen Sie der Verwendung von Cookies zu.


Hilfe - isArray