Skip to content
Prev 392205 / 398502 Next

aborting the execution of a function...

This would be easy for you to test on a small example on your local computer.

But the answer is "no". Nothing is assigned if the function does not return normally... and Ctrl+C is anything but normal.
On July 13, 2022 12:19:58 PM PDT, akshay kulkarni <akshay_e4 at hotmail.com> wrote: