AbortFunc
<evalcmd> AbortFunc && none </evalcmd>
When called from within a function, aborts the execution of the remainder of the function.
=if ("%USERNAME%" == "jon") AbortFunc();
@confirm Hi there, person who isn't Jon!
最后更新于
<evalcmd> AbortFunc && none </evalcmd>
When called from within a function, aborts the execution of the remainder of the function.
=if ("%USERNAME%" == "jon") AbortFunc();
@confirm Hi there, person who isn't Jon!
最后更新于