IScriptControllerHasExecutionErrors Method |
Determines whether execution errors are present.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxbool HasExecutionErrors()
Return Value
Booleantrue if execution errors are present; otherwise,
false.
See Also