Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Scrolls to line to make it visible.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ScriptWorkspace | 9.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Line | The new line number. If negative, will be relative to end. |
10 |
Returns OK or error.
Scrolls to last line:
MBS( "ScriptWorkspace.ScrollToLine"; -1 )
This function checks for a license.
Created 20th December 2018, last changed 20th December 2018
ScriptWorkspace.ScriptsVisible - ScriptWorkspace.ScrollToSelection