validateGTIN14
Implementations
Microsoft Excel: AIDCT.GS1.validateGTIN14(gtin14)
Google Sheets: Google Sheets: aidctGS1ValidateGTIN14(gtin14)
Validate a GTIN-14.
This function returns a matrix of values of the same shape and size as the gtin14 parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| gtin14** | String | GTIN-14 to validate. |
** This parameter accepts a single value, an array of values, or a matrix of values.