Create a generic text format function.
A new generic text format function.
This formatter uses the builtin String() to coerce any value to a string.
String()
The options for creating the format function.
Generated using TypeDoc
Create a generic text format function.
Returns
A new generic text format function.
Notes
This formatter uses the builtin
String()to coerce any value to a string.