SampleApp.Form1.appendText Function
This method appends text to the text box on the Log Messages Tab.

Public void appendText (string)
  Type Name Description  
    string msg Some message.  
  Return Description  
    void