validateGINC
Implementations
Microsoft Excel: AIDCT.GS1.validateGINC(identifier, exclusion)
Google Sheets: Google Sheets: aidctGS1ValidateGINC(identifier, exclusion)
Validate a GINC.
This function returns a matrix of values of the same shape and size as the identifier parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| identifier** | String | Identifier to validate. |
| exclusion | Number | String values to exclude. Valid values are 0 (no exclusions) and 2 (strings that are all numeric excluded). |
Parameters in italics are optional.
** This parameter accepts a single value, an array of values, or a matrix of values.