Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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")