Returns the boolean represented by the value that is associated with key.
The string “true” represents TRUE, any other string FALSE.
a key
TRUE, if key maps to a true value.
2.10
Returns the boolean represented by the value that is associated with key.
The string “true” represents TRUE, any other string FALSE.