Script Runner View
pageComponent#
Use pageComponent: 'solutionMgmt/ScriptRunnerView' in a handler to activate the ScriptRunner view.
This view is designed to allow the user to run pre-defined scripts, and optionally, to pass JSON inputs to the scripts.
Configuration#
config.allowScriptInputoptional: sets whether to display the text field to add JSON script inputs.
config: { allowScriptInput: true}