hello : "world" How come this is valid javascript? -


i messing around in console when typed in echo : "test" , suprised string "test" returned console.

how come valid syntax without ? in (boolean) ? trueresult : falseresult

are there possible uses except fancy way mess in console?

the echo: creating label , hence output

description

you can use label identify loop, , use break or continue statements indicate whether program should interrupt loop or continue execution.

note javascript has no goto statement, can use labels break or continue.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -