ObjectScript templating engine
Hi folks!
Is there any templating engine for ObjectScript similar to Jinja?
Or is there any way to use csp's built-in tools to do this?
Ideally, I want to input the template and data into the function and get the ready to use html in the output.
In this case, you should wait for IRIS 2021.2 with built-in Python and use Jinja directly.
In the meantime, there is the following: