get_bool
Description:
Returns the boolean represented by the value that is associated with key.
The string “true” represents true, any other string false.
Parameters:
| this | |
| key |
a key |
Returns:
|
true, if |
Returns the boolean represented by the value that is associated with key.
The string “true” represents true, any other string false.
| this | |
| key |
a key |
|
true, if |