I would not depend on the order of those variables. I would stick to the format I used in my code. Instead of searching for "r=" and "t=" as in my example, search for "mode=", "rate=", then add "color=" for the third variable retrieval.
I would not depend on the order of those variables. I would stick to the format I used in my code. Instead of searching for "r=" and "t=" as in my example, search for "mode=", "rate=", then add "color=" for the third variable retrieval.