Table of contents
  1. 1. What is DekiScript?

DekiScript Developer Documentation

Home    Tutorials    Reference    Samples/FAQ

    

Tutorials
j0433801.png
Reference Documentation
j0433793.png
Samples/FAQ
j0433797.png


How do I...

What is DekiScript?

DekiScript is an expression language for creating dynamic content in wiki pages.  With DekiScript you can embed search results, other wiki pages, invoke extensions, or generate reports.

  • DekiScript was designed make it easy to add dynamic content to wiki pages.
  • DekiScript is a lightweight programming language.
  • DekiScript consists of lines of executable code.
  • DekiScript can be embedded directly into wiki pages or used in XML extensions.
  • DekiScript is an interpreted language (means that scripts execute without preliminary compilation).

Tag page
You must login to post a comment.