Parse a json value into a string For example a "text" becomes text, while "text results in null
Return
null if null or not a valid json string
Parameters
input
the json value stringified
Parse a json value into a string For example a "text" becomes text, while "text results in null
null if null or not a valid json string
the json value stringified