Skip to content

splitGRAI

Implementations

Microsoft Excel: AIDCT.GS1.splitGRAI(splitIdentifier)

Google Sheets: Google Sheets: aidctGS1SplitGRAI(splitIdentifier)

Split a GRAI 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.