MSIMod10Mod10 関数

Closed説明

Returns an MSI Plessey Mod 10 Mod 10 check digit.

Closed構文

MSIMod10Mod10(String, AppendString)

接続先:

Closed備考

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.