ISO7064Mod37_36 Function

ClosedDescription

Returns an ISO 7064 37,36 check digit for String.

ClosedSyntax

ISO7064Mod37_36(String, AppendString)

Where:

ClosedRemarks

When calculating a check digit, you have the option to return just the check digit, or to return the check digit appended to a copy of the encoded data (String).

The AppendString attribute is assumed False if not specified.