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