Runs a callback function and catches any errors that occur.
It is the same as tryget, except it does not return anything.
The callback function to run.
Runs a callback function and catches any errors that occur.
It is the same as tryget, except it does not return anything.