Skip to content

isValidGSIN

Implementations

Microsoft Excel: AIDCT.GS1.isValidGSIN(identifier)

Google Sheets: Google Sheets: aidctGS1IsValidGSIN(identifier)

Determine if a GSIN 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.