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

