GetValue (NotesSAXAttributeList - LotusScript®)
Gets the value of the specified attribute.
Defined in
Syntax
value$ = GetValue( NameOrIndex )
Parameters
NameOrIndex
String. Read-only.
Return value
value$
String. The attribute value.
Gets the value of the specified attribute.
value$ = GetValue( NameOrIndex )
NameOrIndex
String. Read-only.
value$
String. The attribute value.