ISO7064Mod37_2 関数

Open説明

Returns an ISO 7064 37,2 check digit.

Open構文

ISO7064Mod37_2(String, AppendString)

Where:

Open備考

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.