Skip to content

validateAI64

Implementations

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

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

Validate a GS1 AI 64 encodable character set string.

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. 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.