Alt-F5 - To End of Function
Run the program until the current function's RETURN statement is reached.
──────────────────────────────────────────────────────────────────────────────
This causes MrDebug to execute each line of code from the current line of
code until the RETURN statement in the current function is reached.