Swiftybase
Function StackText

Execute Template

Fill the template with real data and generate the final output

Config

  • Template Name: (Optional) – The name of the template that is defined inside the parsed template.
  • HTML Content: If checked, securely template the HTML content to prevent XSS and ensure safe rendering of dynamic content.
  • Data: Any value that matches the requested data from the template.

Outputs:

Returns the rendered content as a string result.

On this page