ISO7064Mod11_10 Function

關閉描述

Returns an IS0 7064 11,10 check digit for String.

關閉語法

ISO7064Mod11_10(String, AppendString)

Where:

關閉備註

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.