IScriptControllerSetText Method |
Sets the script text in the view.
Namespace: Altaxo.Gui.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid SetText(
string text
)
Parameters
- text String
- The script text.
See Also