Skip to Content | Skip to Navigation


dojo.isArray

Deprecated. Will be removed in 2.0.

Use

val instanceof Array

instead.

See Testing Object Types for advice on how to differentiate between different types of objects without using dojo methods.