When using the RedDot Query Language (RQL) to customize and improve your RedDot
project usability you often need the Template Guid or Name for your scripts.
RenderTags <%!! Context:CurrentPage.Template.Name !!%> <%!! Context:CurrentPage.Template.Id !!%>
Keep in mind, that undocumented RenderTags might be removed from the product at any time and stop working.
Thanks to Stefan Renneke for pointing me to this and Martin Phillipp who also provided
some other Render Tag pointers in an earlier RedDot CMS usability post here.