SCANCODE
Scans a QR or bar code and returns its content as a text.
Scans a QR or bar code and returns its content as a text.
SCANCODE()
When the function is called, a popup window is opened in the app. In the popup, the QR or bar code can either be uploaded, added as an image by drag&drop, or scanned by using the device camera.
After a successful scan, the function returns the content of the code as a text.
For a list of all supported codes, please open this link.
After a click on the SCANCODE button:
This popup window is opened:
After a successful scan, the Result widget above is filled with the scanned code.