Function ZeroRemove() Foundation

Decodes a CCITT encoded string.

Syntax
ZeroRemove( <cBlock> ;
          ) --> cDecodedString
Return

Returns a decoded string or a null string in case of an error.

Description

The function ZeroRemove() removes all Chr(0) that were inserted to a string by ZeroInsert().

Feedback

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.