Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Scripting
AbstractScript Class
AbstractScript Methods
ClearErrors Method
Clone Method
CloneForModification Method
Compile Method
CopyFrom Method
Equals Method
GenerateScriptName Method
GetErrorsAsString Method
GetHashCode Method
MakeSureWasTriedToCompile Method
SetCompilerResult Method
Abstract
Script
Clone
For
Modification Method
Clones the script so that the text can be modified.
Namespace:
Altaxo.Scripting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
virtual
IScriptText
CloneForModification
()
Return Value
IScriptText
A writable clone of the script.
Implements
IScriptText
CloneForModification
See Also
Reference
AbstractScript Class
Altaxo.Scripting Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net