This may be something simple, but I can't update a string var using "Set Var".
First I initialized the var:
Then I try to set the var:
And I get a non-descriptive error:
I also tried wrapping my string in "double" or 'single' quotes. Did not help.