Skip to content

createAllGSIN

Implementations

Microsoft Excel: AIDCT.GS1.createAllGSIN(prefixDefinition)

Google Sheets: Google Sheets: aidctGS1CreateAllGSIN(prefixDefinition)

Create all GSINs for a prefix.

This function returns an array of values.

Parameters

NameTypeDescription
prefixDefinition*AnyPrefix definition, either a simple GS1 Company Prefix (as a string) or the result of a call to definePrefix. Only prefix types 0 (GS1 Company Prefix) and 1 (U.P.C. Company Prefix) are supported.

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