Fonction ISO7064Mod27_26

FerméDescription

Returns an IS0 7064 27,26 check digit.

FerméSyntaxe

ISO7064Mod27_26(String, AppendString)

Where:

FerméRemarques

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.