PBDOM_ELEMENT:
RemoveAttribute Syntax 2 method
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 |
<span>pbdom_element_name.</span>RemoveAttribute(string <span>strAttributeName</span>) |
Argument |
Description |
---|---|
pbdom_element_name |
The name of a PBDOM_ELEMENT |
strAttributeName |
The name of the PBDOM_ATTRIBUTE |
Return Values
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