zscript

From Documentation
Revision as of 07:35, 19 November 2010 by Tomyeh (talk | contribs) (Created page with '{{ZKDevelopersReferencePageHeader}} '''Syntax:''' <zscript language="Java|Groovy|Python|Ruby|JavaScript"> ''the code snippet'' </zscript> It specifies the zscript code to b…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

<zscript language="Java|Groovy|Python|Ruby|JavaScript">
 the code snippet
</zscript>

It specifies the zscript code to be evaluated when the corresponding interpreter being loaded by a page. In other words, it specified the initial zscript that shall be evaluated by any other script defined in a ZUML document.

Version History

Last Update : 2010/11/19


Version Date Content
     



Last Update : 2010/11/19

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.