setScriptGroup method

dynamic setScriptGroup()

Implementation

setScriptGroup() {
  scriptGroup = ScriptGroup(regionToList(0, inputs!.length));
}