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
| Name | Type | Description |
|---|---|---|
| identifierType | String | Identifier type (GTIN, GLN, SSCC, ...). |
| identifier** | String | Identifier for which to create hyperlink. |
| text | String | Text for hyperlink. If not provided, the identifier is used. |
| details | String | Details 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.