Click or drag to resize

IPureScriptControllerGetCurrentScriptText 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#
string GetCurrentScriptText()

Return Value

String

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

See Also