Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 751 Bytes

run-script.md

File metadata and controls

28 lines (22 loc) · 751 Bytes
title desc img html
Run script
The command runs the script as a separate process and continues the current script.
run-script
scripts/run-script.png
run-script
<img src="%img.run-script%" style="margin: 1em 1em;"/>

Run Script

The Run Script command runs the specified script as a separate process and continues running the current script.

%html.run-script%

Script
Specify the system name of the script you want to run.

Attached Data
You can specify any text that will be assigned to the data predefined constant in the running script.

str: Test message
val: 12345
path: /home/user/eonza

Run Silently
Check this checkbox if you do not want to open the running script in the browser.