Reference: sendBugReport
sendBugReport(str) sends the string str to the developer of AlgoSim (Andreas Rejbrand). This function is intended to be used for bug reports, suggestions, and other feedback. Example: sendBugReport("sin appears not to work if ...") Hint! If you want to write a long message, it might be much more convenient to do so in a text editor window. To do so, simply use the command sendBugReport(inputDialog(0)).