Skip to content

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

NameTypeDescription
gtin**StringGTIN to normalize.

** This parameter accepts a single value, an array of values, or a matrix of values.