Skip to content

splitGDTI

Implementations

Microsoft Excel: AIDCT.GS1.splitGDTI(splitIdentifier)

Google Sheets: Google Sheets: aidctGS1SplitGDTI(splitIdentifier)

Split a GDTI 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

NameTypeDescription
splitIdentifier*StringIdentifier to split.

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