Skip to content

isValidGMN

Implementations

Microsoft Excel: AIDCT.GS1.isValidGMN(identifier, exclusion)

Google Sheets: Google Sheets: aidctGS1IsValidGMN(identifier, exclusion)

Determine if a GMN 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.
exclusionNumberString values to exclude. Valid values are 0 (no exclusions) and 2 (strings that are all numeric excluded).

Parameters in italics are optional.

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