Extract a boolean value from the given string.
Optional
The boolean-string to parse.
the boolean value corresponding to the given string. If the given input is null, this methid resturns undefined.
null
undefined
Generated using TypeDoc
Extract a boolean value from the given string.