run
Runs a configuration script.
Script Syntax
Each line must contain the name of a command and its arguments. Arguments can be quoted using either single or double quotation marks. Lines beginning with a hash character (#) are regarded as comments and have no effect. Lines ending with a backslash character (\) are continued on the next line with the backslash character removed before parsing. The special script command "echo" can be used to echo messages to the console. See Script language.
Copyright © TIBCO Software Inc. All rights reserved.