Returns a Boolean with a value represented by the
specified string. The Boolean returned represents a
true value if the string argument is not null
and is equal, ignoring case, to the string "true".
s | a string. |
Boolean value represented by the string.
Diagram: Types