QR code generator based on:
https://davidshimjs.github.io/qrcodejs/

 

neoQR

Purpose:

Generate a QR code with the Container size.

Category:

neoQR

Syntax:

neoQR "objId" "theText" "theDark" "theLight"

 

objId

Select a Container object

theText

QR code text

theDark

Dark color (ie:#000000)

theLight

Light color (ie:#ffffff)