SetAttribute (NotesDOMElementNode - LotusScript®)

新しい属性を追加します。

定義位置

NotesDOMElementNode

構文

Call notesDOMElementNode .SetAttribute( attributeName , attributeValue )

パラメータ

attributeName

String 型。作成または変更する属性の名前です。

attributeValue

String 型。使用する値です。