LOTUSSCRIPT /COM/OLE のクラス


GetAttribute メソッド

属性値を名前で取得します。

定義位置
NotesDOMElementNode

構文
attr$ = notesDOMElementNode.GetAttribute( attributeName )

パラメータ
attributeName


戻り値
attr$
使い方
属性値が、指定した値またはデフォルトの値を持っていない場合は、空の文字列が返されます。