我有一个功能:
function myfunction() {
if (a == 'stop') // How can I stop the function here?
}
exit()JavaScript中有类似的东西吗?
扬帆大鱼
相关分类