Guest User

Untitled

a guest
Jul 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <cfscript>
  2. x = "-";
  3. writeDump(isJSON(x));
  4. writeOutput("<br>");
  5. //writeDump(deserializeJSON(x));
  6. </cfscript>
Add Comment
Please, Sign In to add comment