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
SyntaxColoring.SetFontSize
Sets current font size for script workspace.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| SyntaxColoring | 10.1 | Yes | No | No | No | No |
MBS( "SyntaxColoring.SetFontSize"; FontSize ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| FontSize | The new font size. | 12 |
Result
Returns OK or error.
Description
Sets current font size for script workspace.Size is zero for default. Range should be 11 to 18.
Works for FileMaker 16 and newer.
You may need to restart FileMaker to see the change!
See also
- SyntaxColoring.GetFontName
- SyntaxColoring.GetFontSize
- SyntaxColoring.SetFontName
- SyntaxColoring.SetMinCalcFontSize
Blog Entries
Release notes
- Version 10.1
- Added SyntaxColoring.GetFontSize and SyntaxColoring.SetFontSize functions.
Created 28th January 2020, last changed 30th January 2020
SyntaxColoring.SetFontName - SyntaxColoring.SetFormulasWithLinks
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos