Image to QR
Reads the message from the QR image.
This activity reads the message encoded in the image's QR code.
Input
Image Path:
String ArgumentSpecifies the full file path of the QR image.
Output
Result:
String VariableStores the data extracted from the QR code in the specified String variable.
Last updated