CreateTextNode (NotesDOMDocumentNode - LotusScript®)

text ノードを作成します。

定義位置

NotesDOMDocumentNode

構文

Set notesDOMTextNode = notesDOMDocumentNode .CreateTextNode( text )

パラメータ

text

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

戻り値

notesDOMTextNode

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