User guide

361
Control (UI) Default Value Function
command shell Sets the outline function to generate. Default value
of 'shell' expects a single commandArgument which is
the shell command to run on the farm.
Example:
command("nodeName",
"commandArg1",
"commandArg2",
"keywordName1" => "keywordValue1",
"keywordName2" => "keywordValue2",
)
commandArguments
commandArguments none Array of positional arguments added to the outline
function.
Example:
command("nodeName",
"commandArg1",
"commandArg2",
"keywordName1" => "keywordValue1",
"keywordName2" => "keywordValue2",
)
keywordArguments
6 NODES R-Z | RENDERSCRIPT