LOTUSSCRIPT /COM/OLE のクラス
タイプが指定された element ノードを作成します。
定義位置 NotesDOMDocumentNode
構文 Set notesDOMElementNode = notesDOMDocumentNode.CreateElementNode( elementName )
パラメータ elementName
XML では、elementName の大文字と小文字を区別します。
例