priceOrWeightCheckDigit
Implementations
Microsoft Excel: AIDCT.GS1.priceOrWeightCheckDigit(s)
Google Sheets: Google Sheets: aidctGS1PriceOrWeightCheckDigit(s)
Calculate the check digit for a price or weight.
This function returns a matrix of values of the same shape and size as the s parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| s** | String | Four- or five-digit numeric string. |
** This parameter accepts a single value, an array of values, or a matrix of values.