splitGCN
Implementations
Microsoft Excel: AIDCT.GS1.splitGCN(splitIdentifier)
Google Sheets: Google Sheets: aidctGS1SplitGCN(splitIdentifier)
Split a GCN into its base identifier and serial component.
This function returns an array of values if the splitIdentifier parameter is a single value or a matrix of values if the splitIdentifier parameter is an array of values.
Parameters
| Name | Type | Description |
|---|---|---|
| splitIdentifier* | String | Identifier to split. |
* This parameter accepts a single value or an array of values.