RPC JSON service setValue of string variable does not work with text

Avatar
  • updated

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?

Avatar
Christiaens Filip

Thanks.

Using ' ' within the " " works.

e.g.: "value":"'test'"

Avatar
Tilen Suhadolnik

Not sure. Try using ' instead of ".

Please provide an example where this does not work.

Avatar
Christiaens Filip

Is this issue fixed?