Welcome to Catalog Tips
Search more than 200 articles to learn more about creating and automating your product catalogs
Tip: Start typing in the input box for immediate search results.
GOOGLEQRCODEURL – Generate Google Charts URL to create QRCode
Overview
This Custom Field generates a Google Charts URL to create a QRCode with the given content.
Syntax
GOOGLEQRCODEURL(Width,Height,Content)
Element | Description |
---|---|
Width | The width of the QR Code image in pixels (max. 500). |
Height | The height of the QR Code image in pixels (max. 500). |
Content | The given content. |
Example
GOOGLEQRCODEURL(400,400,‘http://www.catalogautomation.com’) returns
See also
N/A