isValidAI64
Implementations
Microsoft Excel: AIDCT.GS1.isValidAI64(s, exclusion)
Google Sheets: Google Sheets: aidctGS1IsValidAI64(s, exclusion)
Determine if a string is GS1 AI 64 encodable character set.
This function returns a matrix of values of the same shape and size as the s parameter.
Parameters
| Name | Type | Description |
|---|---|---|
| s** | String | String to validate. |
| exclusion | Number | String values to exclude. The only valid value is 0 (no exclusions). |
Parameters in italics are optional.
** This parameter accepts a single value, an array of values, or a matrix of values.