case 'array-comma-integer':
        var index;
        value = this.splitString(value);

        for (index in value) {