Function ZeroRemove() Foundation
Decodes a CCITT encoded string.
ZeroRemove( <cBlock> ;
) --> cDecodedString
Returns a decoded string or a null string in case of an error.
The function ZeroRemove() removes all Chr(0) that were inserted to a string by ZeroInsert().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.