Gets the boolean value of a child element at the specified index.
Name | Type | Mandatory | Description |
|---|---|---|---|
Index | Number | Yes | The index of the child element. |
DefaultValue | Boolean | No | The default value if no element with the specified name exists. |
Type | Description |
|---|---|
Boolean | The boolean value of the child element. |