createStream (NotesSession - JavaScript)

Creates a new NotesStream object.

Defined in

NotesSession

Syntax

createStream() : NotesStream
Return value Description
NotesStream The newly created NotesStream object.

Usage

See the NotesStream class for descriptions and examples.