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 Argument
Specifies the full file path of the QR image.
Output
Result:
String Variable
Stores the data extracted from the QR code in the specified String variable.
Last updated