11-06-2017, 02:55 PM
I am using the HTTP Get driver for action and using the option of passing in parameters in the url to take actions based on values.
?1=<string1>&2=<String2>&3=<String3>
The above will give me an action parameter 2 of <string1> <string2> <string3> - a string list of sorts.
How do I extract the strings into separate variables using the commands available for local variables in the action interface?
GetSubStr is an option, but the size of each of the strings will vary so I would need to dynamically assign the start index and length for the command.
Not sure how to do this
?1=<string1>&2=<String2>&3=<String3>
The above will give me an action parameter 2 of <string1> <string2> <string3> - a string list of sorts.
How do I extract the strings into separate variables using the commands available for local variables in the action interface?
GetSubStr is an option, but the size of each of the strings will vary so I would need to dynamically assign the start index and length for the command.
Not sure how to do this
Mykel Koblenz
Illawarra Smart Home
Illawarra Smart Home