js .isarray code example Example 1: if object is array javascript Array.isArray(object); Example 2: javascript typeof array Array.isArray(arr)