我有一個(gè)功能:function myfunction() { if (a == 'stop') // How can I stop the function here?}exit()JavaScript中有類似的東西嗎?
提前退出功能?
SMILET
2019-12-09 14:05:05