Skip to content

verifiedByGS1

Implementations

Microsoft Excel: AIDCT.GS1.verifiedByGS1(identifierType, identifier, text, details)

Google Sheets: Google Sheets: aidctGS1VerifiedByGS1(identifierType, identifier, text, details)

Create a Verified by GS1 hyperlink.

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

Parameters

NameTypeDescription
identifierTypeStringIdentifier type (GTIN, GLN, SSCC, ...).
identifier**StringIdentifier for which to create hyperlink.
textStringText for hyperlink. If not provided, the identifier is used.
detailsStringDetails to display when hovering over hyperlink.

Parameters in italics are optional.

** This parameter accepts a single value, an array of values, or a matrix of values.