To use this website fully, you first need to accept the use of cookies. By agreeing to the use of cookies you consent to the use of functional cookies. For more information read this page.

Official ZPE/YASS documentationrun_script

run_script (string file) ⇒ mixed

Runs a script inside a new ZPE Programming Environment. Scripts cannot directly interact as part of the sandbox feature, unless they are specifically instructed to via some kind of file system. If the script returns a value, this function will take that value as it's own return value.

First available: Version 1.3.5
Comments
Code previewClose
Feedback 👍
Comments are sent via email to me.