Question
It is a good idea to write functions for your mask callbacks to call, rather than putting the code directly in the mask. This way, you can open that function in the editor and set breakpoints for debugging.
Related Questions