<script> console.log(x); // return undefined var x="hello js"; console.log(x); // return "hello js" </script>
{"error":"Login required"}