Skip to content

isValidAI82

Implementations

Microsoft Excel: AIDCT.GS1.isValidAI82(s, exclusion)

Google Sheets: Google Sheets: aidctGS1IsValidAI82(s, exclusion)

Determine if a string is GS1 AI 82 encodable character set.

This function returns a matrix of values of the same shape and size as the s parameter.

Parameters

NameTypeDescription
s**StringString to validate.
exclusionNumberString 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.