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
| Name | Type | Description |
|---|---|---|
| identifierType | String | Identifier type (GTIN, GLN, SSCC, ...). |
| identifier** | String | Identifier for which to get the GS1 Company Prefix length. |
** This parameter accepts a single value, an array of values, or a matrix of values.