0
RPC JSON service setValue of string variable does not work with text
Hello,
When I use the RPC JSON service to set the value of a string variable, it does not work with text like "blah blah". I can set an integer to the same variable without any problems.
bug?
Customer support service by UserEcho
Is this issue fixed?
Not sure. Try using ' instead of ".
Please provide an example where this does not work.
Thanks.
Using ' ' within the " " works.
e.g.: "value":"'test'"