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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
ScriptWorkspace.ScriptText
Copies text of current script.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| ScriptWorkspace | 9.0 | Yes | No | No | No | No |
MBS( "ScriptWorkspace.ScriptText" { ; SelectedOnly } ) More
Parameters
| Parameter | Description | Example | Flags |
|---|---|---|---|
| SelectedOnly | Available in MBS FileMaker Plugin 9.5 or newer. Return only selected text lines. Default is 0. |
1 | Optional |
Result
Returns text or error.
Description
Copies text of current script.Same as copy button in script workspace.
See also
- HotKey.Register
- HotKey.SetEvaluate
- ScriptWorkspace.CopyScriptText
- ScriptWorkspace.ScriptNames
- ScriptWorkspace.StyledScriptText
- SyntaxColoring.AddContextMenuCommand
Blog Entries
- MBS FileMaker Plugin, version 10.1pr5
- Define hot keys for functions in the FileMaker development
- MBS FileMaker Plugin, version 9.5pr7
- MBS FileMaker Plugin, version 8.6pr5
Release notes
- Version 10.1
- Fixed ScriptWorkspace.ScriptText and related to copy script with tab characters included.
- Version 9.5
- Added SelectedOnly parameter for ScriptWorkspace.ScriptText function.
- Version 9.0
- Added ScriptWorkspace.ScriptText function.
Created 20th December 2018, last changed 7th November 2019
ScriptWorkspace.ScriptNames - ScriptWorkspace.ScriptsVisible
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins