Path Unescape
Description
Updates a text variable doing the inverse transformation of Path Escape (see Path Escape event for more details).
Event Options
Variable
A text variable you wish to unescape.
Example
Variable
my%2Fcool+blog&about%2Cstuff
After running the event with the above options, the Variable option will be updated to my/cool+blog&about,stuff.
Last updated