runScript
Last updated
Was this helpful?
Last updated
Was this helpful?
The runScript
the command allows you to call a JavaScript file from within your flow.
Take a look at our for guidance on how to use this feature.
To run another flow configured in Moropo
Use within your script
The results of a runScript can returned and accessed later in a flow.
Consider a javascript file which returns two unique strings of text
These could then be accessed later in the flow