checkDigit
Implementations
Microsoft Excel: AIDCT.GS1.checkDigit(s)
Google Sheets: Google Sheets: aidctGS1CheckDigit(s)
Calculate the check digit for a numeric string.
This function returns a matrix of values of the same shape and size as the s parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| s** | String | Numeric string. |
** This parameter accepts a single value, an array of values, or a matrix of values.