normalizeGTIN
Implementations
Microsoft Excel: AIDCT.GS1.normalizeGTIN(gtin)
Google Sheets: Google Sheets: aidctGS1NormalizeGTIN(gtin)
Normalize a GTIN.
This function returns a matrix of values of the same shape and size as the gtin parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| gtin** | String | GTIN to normalize. |
** This parameter accepts a single value, an array of values, or a matrix of values.