LZDECOMP takes Unicode data that was compressed using the LZCOMP function, uncompresses it, and returns an uncompressed Unicode character string as the result.
Although you can call the function directly, LZDECOMP is typically used with algorithmic compression (ALC) to uncompress table columns previously compressed with LZCOMP.