Loads a module’s template.
“Direct access → Development → Read data”
(AGENT_ENGINE_DEV_READ).
| Parameter | Type | What it is |
|---|---|---|
path |
string | the template’s path:
templates/default/units/melbis_cataloge/main.htm |
Two blocks: the data in JSON, and then the template’s body as text — as it is, without escaping.
{"path": "./../templates/default/units/melbis_cataloge/main.htm"}An empty template comes without the text block.
| Answer | When |
|---|---|
File not found: … Check the path against engine_map_tree. |
there is no template at this path |
path is required… |
path is not named |
The common refusals — “Answers and Refusals”.