createVariableMeasureRCN
Implementations
Microsoft Excel: AIDCT.GS1.createVariableMeasureRCN(format, itemReference, priceOrWeight)
Google Sheets: Google Sheets: aidctGS1CreateVariableMeasureRCN(format, itemReference, priceOrWeight)
Create a variable measure Restricted Circulation Number (RCN).
This function returns a matrix of values of the same shape and size as the priceOrWeight parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| format | String | Restricted Circulation Number format. |
| itemReference | Number | Item reference. |
| priceOrWeight** | Number | Price or weight (whole number only). |
** This parameter accepts a single value, an array of values, or a matrix of values.