SystemClass :: Message - Write line to output area
The function prints the text passed in cnstring to the application output area and adds a line break.
Return value:  Success ( logical  )
Implementation details
logical 
SystemClass  :: Message ( NString &cnstring )
- cnstring - String containing the text

