slashdecode

Decode a String escaped with slashes.


Syntax


Parameters

  • String subject - The String to decode.


Result

  • String - The decoded String.

Returns subject with backslashes stripped from it.