Skip to content

convertToGTIN14

Implementations

Microsoft Excel: AIDCT.GS1.convertToGTIN14(indicatorDigit, gtin)

Google Sheets: Google Sheets: aidctGS1ConvertToGTIN14(indicatorDigit, gtin)

Convert a GTIN to GTIN-14.

This function returns a matrix of values of the same shape and size as the gtin parameter.

Parameters

NameTypeDescription
indicatorDigitStringIndicator digit.
gtin**StringGTIN to convert to GTIN-14.

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