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
| Name | Type | Description |
|---|---|---|
| format | String | Restricted Circulation Number format. |
| rcn* | String | Restricted Circulation Number to parse. |
* This parameter accepts a single value or an array of values.