Difference between revisions of "Legacy:EvaluateSystemScript"

From Spherical
Jump to: navigation, search
(created from http://web.archive.org/web/20110804045041/http://www.spheredev.org/wiki/EvaluateSystemScript)
(No difference)

Revision as of 00:56, 2 June 2013


The EvaluateSystemScript(filename) command will execute the system script called "filename." All the possible system scripts available are located in the /system/scripts directory of the Sphere installation.

Usage

{{{returns}}} [[API:{{{object}}}|{{{object}}}]].EvaluateSystemScript(filename);


  • param1 type. param1 description
  • param2 type. param2 description
  • paramN type. paramN description

Examples

(examples with syntaxhighlighted code)

Notes

(notes)

See also

  • see also
  • see also
  • see also
  • etc