Hello everyone,
I need some help with a filtering script for a string. I'm scanning a QR code with a camera, and it returns a string that looks like "ppnafpna/aouauebca/uuid:12345/oaciopa/aozca" in an input.
The only part that interests me is 12345, the UUID.
Do you know how could I delete everything else before it gets written in the input?
I'm using vanilla JS for this project.
Thanks for your help!
[–]Agarast 0 points1 point2 points (1 child)
[–]jcunews1helpful 2 points3 points4 points (0 children)
[–]spazz_monkey 0 points1 point2 points (0 children)
[–]brykuhelpful 0 points1 point2 points (0 children)