angularjs array without type,length code example Example: javascript empty array var colors = ["red","blue","green"]; colors = []; //empty the array