Skip to content

gcpLengthOf

Implementations

Microsoft Excel: AIDCT.GS1.gcpLengthOf(identifierType, identifier)

Google Sheets: Google Sheets: aidctGS1GCPLengthOf(identifierType, identifier)

Get the length of a GS1 Company Prefix for an identifier.

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

Parameters

NameTypeDescription
identifierTypeStringIdentifier type (GTIN, GLN, SSCC, ...).
identifier**StringIdentifier for which to get the GS1 Company Prefix length.

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