CreateCommentNode (NotesDOMDocumentNode - LotusScript®)

comment ノードを作成します。

定義位置

NotesDOMDocumentNode

構文

Set notesDOMCommentNode = notesDOMDocumentNode .CreateCommentNode( comment )

パラメータ

comment

String 型。ノードのデータです。

戻り値

notesDOMCommentNode

新規の NotesDOMCommentNode オブジェクトを返します。