Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

ScriptWorkspace.SelectLine

Selects a line in current script.

Component Version macOS Windows Linux Server iOS SDK
ScriptWorkspace 7.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "ScriptWorkspace.SelectLine"; Line { ; Scroll } )   More

Parameters

Parameter Description Example Flags
Line The new line number.
If negative, will be relative to end.
10
Scroll Whether to scroll to move row visible. 1 Optional

Result

Returns OK or error.

Description

Selects a line in current script.
Line number can be be negative to select a line relative to end of script.

See also

Release notes

Blog Entries

This function checks for a license.

Created 14th August 2017, last changed 20th December 2018


ScriptWorkspace.ScrollToSelection - ScriptWorkspace.SelectLines

💬 Ask a question or report a problem