Is there a way to print the outputs of a subroutine (C++) via the adams/vew or adams/solver windows (something similar to debug/eprint for example)? This far, the only way I've found to get some feedback when debugging my subroutines is via printing in .txt files.