Skip to content

hasValidCheckDigit

Implementations

Microsoft Excel: AIDCT.GS1.hasValidCheckDigit(s)

Google Sheets: Google Sheets: aidctGS1HasValidCheckDigit(s)

Determine if a string has a valid check digit.

This function returns a matrix of values of the same shape and size as the s parameter.

Parameters

NameTypeDescription
s**StringNumeric string with check digit.

** This parameter accepts a single value, an array of values, or a matrix of values.