RUN <file.txt> [arg1] [arg2] [args...]

Added in
v0.14.1

Runs the specified script synchronously. Args are provided to the target script in the same manner as EXEC (eg. params $$[1], $$[2].. etc)

Changelog