Hi all, sorry for my english but i am using a translator.
I'm trying to figure out how to build an app to read data from a web page (then in the future I hope to be able to process it).
If I can, I can attach the block diagram that I copied/modified from a tutorial that was used for other things.
I have a web page that when called returns a response like: [699,0,-942,0,0]
what I would like to do is be able to separate the numbers...
With the Split-text function and setting the "," I managed to separate something but I can't separate all the numbers...
Am I doing everything wrong?
Is there another tool for what I want to do?
What I would need is both to display the numbers in windows, but also to simply process them, like if the last number is 0 do this otherwise that...
Can you give me a tip, just direct me so that I understand what I have to use to understand.
Thank you very much
bye Bye
Mauro