Output (NotesSAXParser - LotusScript®)
Writes the data in Arg1 to the specified output file.
Defined in
Syntax
Call notesSAXParser .Output( outputText )
Parameters
outputText
String. The content of the output.
Usage
The NotesSAXParser class does not automatically generate output. You must explicitly call this method.