Skip to content

validateCPID

Implementations

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

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

Validate a CPID.

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.