hasValidCheckCharacterPair
Implementations
Microsoft Excel: AIDCT.GS1.hasValidCheckCharacterPair(s)
Google Sheets: Google Sheets: aidctGS1HasValidCheckCharacterPair(s)
Determine if a GS1 AI 82 encodable character set string has a valid check character pair.
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 with check character pair. |
** This parameter accepts a single value, an array of values, or a matrix of values.