PBDOM_ELEMENT:
GetAttributeValue Syntax 1 method
Description
Returns the string value of the PBDOM_ATTRIBUTE object
(within a PBDOM_ELEMENT object) with the specified name
and within no namespace.
Syntax
|
1 |
<span>pbdom_element_name.</span>GetAttributeValue(string <span>strAttributeName</span>) |
|
Argument |
Description |
|---|---|
|
pbdom_element_name |
The name of a PBDOM_ELEMENT |
|
strAttributeName |
The name of the attribute whose value |
Return Values
String. The string value of the PBDOM_ATTRIBUTE
object specified in strAttributeName. If no
such object exists, the GetAttributeValue method
returns null.
Usage
If the text value of the PBDOM_ATTRIBUTE object is
empty, the GetAttributeValue method returns an
empty string.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest