util::json::unquoteUnescapeString (private)

 util::json::unquoteUnescapeString token

Defined in packages/acs-tcl/tcl/json-procs.tcl

Get rid of the quotes surrounding a string token and substitute the real characters for escape sequences within it

Parameters:
token (required)
Returns:
Unquoted, unescaped value of the string contained in token

Testcases:
No testcase defined.
[ show source ]
Show another procedure: