1 2 3 4 5 6 7 8 9
//<debug> alert('Debug here'); //<else> alert('Not debug here'); //</debug> //<deprecated since="1.0"> alert("Deprecated since 1.0") //</deprecated>