Función ISO7064Mod661_26

CerradoDescripción

Returns an ISO 7064 661,26 check digit.

CerradoSintaxis

ISO7064Mod661_26(String, AppendString)

Donde:

CerradoObservaciones

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.