Raster.isArray( x )

Test if a value is an Array object.

Parameters

Name Type   Description
x any value to be tested.

Returns

Type Description
boolean True if the argument is a Array, false otherwise.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López