RemoveAttribute Syntax 2
Description
Removes a PBDOM_ATTRIBUTE specified by the name provided that is
not contained in a namespace. If no such PBDOM_ATTRIBUTE exists,
RemoveAttribute does nothing.
Syntax
|
1 |
pbdom_element_name.RemoveAttribute(string strAttributeName) |
|
Argument |
Description |
|---|---|
|
pbdom_element_name |
The name of a PBDOM_ELEMENT object |
|
strAttributeName |
The name of the PBDOM_ATTRIBUTE object to |
Return value
Boolean.
Returns true if the specified PBDOM_ATTRIBUTE was removed, and
false otherwise.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest