Type: nodetool.text.Template

Namespace: nodetool.text

Description

Uses template syntax to format strings with variables. Supports and {variable} patterns. text, template, formatting, format, combine, concatenate, variable, replace

Use cases:
- Generating personalized messages
- Creating parameterized queries
- Formatting text with variable inputs

Properties

Property Type Description Default
string str Template string with or {variable} placeholders. ``

Outputs

Output Type Description
output str  

Browse other nodes in the nodetool.text namespace.