September 21, 2007
DekiScript - New Features in Hayes+ (1.8.2)
Steve Bjorg @ 10:56 pm
Hayes+ (1.8.2) went out the door today and it includes many improvements to DekiScript, the built-in expression language for creating dynamic content. Read on to learn about parametric templates, nil check, string concatenation, and magic identifiers.
Parametric Templates
With Hayes+, it is now possible to insert templates with arguments.
To insert a template, use the wiki.template function:
{{ wiki.template(’MyTemplate’) [...]
categories: Deki Wiki | No Comments »



