hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

bool-to-string

Converts a boolean value to a string.
Parameter
Type
Description
self
bool
Boolean value to convert
return
string
String representation ("true" or "false")