Función FAC39Mod43

ClosedDescripción

Returns a Full ASCII Code 3 of 9 check digit.

ClosedSintaxis

FAC39Mod43(String, AppendString)

Donde:

ClosedObservaciones

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.