Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
bool-from-string
Converts a string to a boolean value.
Parameter
Type
Description
string
string
String to convert ("true" or "false")
return
bool
Boolean value or `nil` if string is invalid