AbstractScript_errors Field |
Holds error messages created by the compiler.
Namespace: Altaxo.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Remarks The column script is compiled, if it is dirty. This can happen not only
during the use of the column script dialog, but anytime when you changed the script text and
try to execute the script. That's the reason for holding the compiler error messages
here and not in the script dialog.
See Also