exit 函数用于设置批处理执行的 ERRORLEVEL。
exit
var batch = new Batch(); batch.exit(1);
batch. exit ( level )
Batch
level
Number