Notes.Printl()
Notes.Printl()
Type: INSTANCE FUNCTION
Purpose: Print Notes to the output file.
The object is printed in the format:
Tag <tab> NOTES <tag> LineCount <tab> Prompt
First Line
Second Line
…
Last Line
Usage: Notes.Printl(Tag)
Tag | STRING | Optional. Used to print a different Tag than the one used in the call to .New. |
Comments are closed.