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