so how i can implement the
if construct?
I'm unfortunately not able to understand where i have to check if name = something and valu = something
and how i implement that without interrupting the parsing of the rest of "token".
So, is my example interpretation of your code right?
At the moment my opinion is that i have to compare in the while loop name with a name ( if i know the name for example in mode=blink)