isValidGTIN12
Implementations
Microsoft Excel: AIDCT.GS1.isValidGTIN12(identifier)
Google Sheets: Google Sheets: aidctGS1IsValidGTIN12(identifier)
Determine if a GTIN-12 is valid.
This function returns a matrix of values of the same shape and size as the identifier parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| identifier** | String | Identifier to validate. |
** This parameter accepts a single value, an array of values, or a matrix of values.