11.12.9 GetBoolean Method
Gets the boolean value of a child element with the specified name.
Input Arguments
Name
|
Type
|
Mandatory
|
Description
|
Key
|
String (Unicode)
|
Yes
|
The name of the child element.
|
DefaultValue
|
Boolean
|
No
|
The default value if no element with the specified name exists.
|
|
Return Value
Type
|
Description
|
Boolean
|
The boolean value of the child element.
|
|