836
Altering Execution
For example, you can store new values into variables or memory locations, give
your program a signal, restart it at a different address, or even return
prematurely from a function.
See the following documentation for more details.