checkCharacterPair
Implementations
Microsoft Excel: AIDCT.GS1.checkCharacterPair(s)
Google Sheets: Google Sheets: aidctGS1CheckCharacterPair(s)
Calculate the check character pair for a GS1 AI 82 encodable character set string.
This function returns a matrix of values of the same shape and size as the s parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| s** | String | GS1 AI encodable character set 82 string. |
** This parameter accepts a single value, an array of values, or a matrix of values.