WesleyG
9 years agoOccasional Contributor
Percent sign in variables
When I use a percent sign in a variable, the output seems to add the number 25 after it.
For example:
Variable name: test
Variable type: constant
Variable value: %abc
If I add that variable to a request, it actually inputs %25abc instead of %abc. Is there a way around this?