cg-javascript Code guide by javascript function demo(arg1, arg2) { //codeing here } if (condition) { //case 1 } else if () { //case 2 }