For the complete documentation index, see llms.txt. This page is also available as Markdown.

Text functions

FlowScript text literals can be written either with single or double quotes.

Textual values can be concatenated using the & operator.

Last updated

Was this helpful?