ISBTNumericPair 函数

关闭描述

Returns an ISBT Numeric Pair check digit for String.

关闭语法

ISBTNumericPair(String, AppendString)

位置 :

关闭备注

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.