OutComT()
Print out a comment line with a '# +---+' line below it in the exported file.
Usage
OutComT( text )
Parameters
- text (string)
- The text that should be displayed as a comment.
Return Value
None
Error
The text must exist.
Description
OutComT("Solution Strategy")
#+------------------------------------------------+
#| Solution Strategy |