IScriptControllerExecute Method |
Executes the script.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Execute(
IProgressReporter reporter
)
Parameters
- reporter IProgressReporter
- The progress reporter used during execution.
See Also