We get new features but the awareness does not propagate and become common knowledge fast enough so, here is an example of use:
Opt("SetExitCode", 1)
OnAutoItExitRegister("__OnAutoItExit")
Example()
Func Example()
Local $n, $a[6] = [5, 5, 4, 3, 2, 1]
For $n = 1 To 100
ToolTip('..crashing in...