load_scripts — loads scripts.
(load_scripts filename enabled)
filename
The name of a script.
enabled
One of the following flags indicating the enabled state.
1 means enabled; the script will be run
immediately after it is loaded.
0 means disabled; the script will be
loaded but not run.
A message indicating success or error. Please refer to Return Syntax for details.
This command lets you instruct a DataHub instance to load or not load scripts.