isValidGTIN13
Implementations
Microsoft Excel: AIDCT.GS1.isValidGTIN13(identifier)
Google Sheets: Google Sheets: aidctGS1IsValidGTIN13(identifier)
Determine if a GTIN-13 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.