createAllGSRN
Implementations
Microsoft Excel: AIDCT.GS1.createAllGSRN(prefixDefinition)
Google Sheets: Google Sheets: aidctGS1CreateAllGSRN(prefixDefinition)
Create all GSRNs for a prefix.
This function returns an array of values.
Parameters
| Name | Type | Description |
|---|---|---|
| prefixDefinition* | Any | Prefix 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.