You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Utils/Jupyter-notebooks/test.txt

8 lines
292 B

Hello my control panel!
You can use any def from Orchestrator module here in Jinja2 HTML template:
Example: OrchestratorModule.OSCMD(inCMDStr="notepad")
{{Const}}
{% if Const=="ND" %}
YES - IT IS ND
{% endif %}
{% include 'test2.txt' %}