Syntax @CompressAttributes(COMPRESS, ) @CompressAttributes(DECOMPRESS, ) @CompressAttributes(ENCRYPT, , , , ) @CompressAttributes(DECRYPT, , , , ) Arguments Integer between 0 and 9, inclusive Name of a string encoding Name of an encryption type. Currently only NONE and AES-256 are supported. Password for encryption. May be blank if encryption is not being used. List of attributes to compress Description This function is used to compress attribute values, reducing the data transfer load.