Used: {
            html: function () {
                if ((this.Ignore !== undefined) && (this.Ignore >= 2)) {
                    return formatBytes(this.Used, data.Options["@attributes"].byteFormat, true);
                } else {