~~Title: AbortFunc~~ AbortFunc && none When called from within a [[:evaluator:applicable_contexts:functions:commands|function]], aborts the execution of the remainder of the function. //Example:// =if ("%USERNAME%" == "jon") AbortFunc(); @confirm Hi there, person who isn't Jon!