Skip to content

parseVariableMeasureRCN

Implementations

Microsoft Excel: AIDCT.GS1.parseVariableMeasureRCN(format, rcn)

Google Sheets: Google Sheets: aidctGS1ParseVariableMeasureRCN(format, rcn)

Parse a Restricted Circulation Number (RCN) using a variable measure trade item format.

This function returns an array of values if the rcn parameter is a single value or a matrix of values if the rcn parameter is an array of values.

Parameters

NameTypeDescription
formatStringRestricted Circulation Number format.
rcn*StringRestricted Circulation Number to parse.

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