Write a line of text to the text output window of LUSAS Modeller
text | string | The line of text to be written to the output window. A new line character will automatically be appended. |
Return value | none |
Example
To write a line of text to the text window
call textWin.writeLine "Some useful information"
Back to TextWindow
Back to Overview