Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.FactoryDefaults
Resets all rules to the default settings.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 3.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.FactoryDefaults" )
Parameters
none
Result
Returns OK on success.
Description
Resets all rules to the default settings.This only applies the color rules. You may still need to enable other features like copy button.
You may want to customize rules with SyntaxColoring.Add function.
For dark/light mode only resets current set.
Examples
Resets syntax coloring to defaults:
MBS( "SyntaxColoring.FactoryDefaults" )
See also
Release notes
- Version 14.0
- Improved SyntaxColoring.FactoryDefaults function to reset both dark and light colors.
- Version 11.1
- Fixed a text encoding problem with our built-in default rules for SyntaxColoring.FactoryDefaults, so they work better with asian languages.
- Version 11.0
- Changed coloring scheme for Dark mode to show set variable a bit lighter. You may need to run SyntaxColoring.FactoryDefaults to see changes.
- Version 10.3
- Tuned the syntax coloring rules for dark mode. You may need to use SyntaxColoring.FactoryDefaults to reset settings for dark mode.
Blog Entries
- Goodies 1: Script Coloring
- MBS FileMaker Plugin, version 14.0pr6
- MBS FileMaker Plugin, version 11.1pr1
- MBS FileMaker Plugin 11.0 - More than 6400 Functions In One Plugin
- MBS FileMaker Plugin, version 10.6pr1
- Dark Mode in FileMaker
- MBS FileMaker Plugin, version 10.3pr3
- MBS FileMaker Plugin, version 10.3pr2
- MBS Filemaker Plugin, version 4.2pr5
- MBS Filemaker Plugin, version 3.0pr6
This function is free to use.
Created 18th August 2014, last changed 31st August 2020