hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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