case 'array-float':
        var index;
        value = this.splitString(this.replaceSpace(value));

        for (index in value) {