Click or drag to resize

PureScriptControllerGetCurrentScriptText Method

Gets the most current script text (if a view is present, it returns the script text of the view).

Namespace: Altaxo.Gui.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string GetCurrentScriptText()

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Gui.Scripting.PureScriptController.GetCurrentScriptText"]

Implements

IPureScriptControllerGetCurrentScriptText
See Also