concatenateGDTI
Implementations
Microsoft Excel: AIDCT.GS1.concatenateGDTI(baseIdentifier, serialComponent)
Google Sheets: Google Sheets: aidctGS1ConcatenateGDTI(baseIdentifier, serialComponent)
Concatenate a base GDTI with a serial component.
This function returns a matrix of values of the same shape and size as the serialComponent parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| baseIdentifier | String | Base identifier. |
| serialComponent** | String | Serial component. |
** This parameter accepts a single value, an array of values, or a matrix of values.