Click or drag to resize

PureScriptControllerSetScriptCursorLocation Method

Overload List
 NameDescription
Public methodSetScriptCursorLocation(Int32) Sets the cursor location using a character offset.
Public methodSetScriptCursorLocation(Int32, Int32) Sets the cursor location inside the script. Line and column are starting with 1.
Top
See Also