PBDOM_ATTRIBUTE:
SetBooleanValue method
Description
Sets
the text value of a PBDOM_ATTRIBUTE object. The SetBooleanValue method
creates this text value by serializing the provided boolean value
into a string.
Syntax
1 |
<span>pbdom_attribute_name.</span>SetBooleanValue(boolean<span> boolValue</span>) |
Argument |
Description |
---|---|
pbdom_attribute_name |
The name of the PBDOM_ATTRIBUTE |
boolValue |
A boolean value |
Return Values
PBDOM_ATTRIBUTE. The PBDOM_ATTRIBUTE from
which the SetBooleanValue method was invoked.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest