Strings

Clio supports Python style string formatting and template literals. The syntax is very much similar to the one of Python’s:

You can also use custom functions, for example:

Warning

Support for custom functions isn’t really polished yet.