Skip to content

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

NameTypeDescription
identifier**StringIdentifier to validate.

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