Version 1 (modified by trac, 16 years ago) ( diff )

--

XML Script Object

A <script /> object can be nested into an XML to link a .js file into its scope (so that its contents can be called and recognised), using either:

  <Script File="entities/template_entity_script.js" />

or

  <script file="gui/test/functions_utility_coord.js"><![CDATA[ 
  ]]></script>
Note: See TracWiki for help on using the wiki.