Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.ShowTextPositions.SetEnabled
Sets whether to show text positions.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 9.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.ShowTextPositions.SetEnabled"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new value. Pass 1 to enable or 0 to disable. |
Result
Returns OK or error.
Description
Sets whether to show text positions.The MBS Plugin can show text position and selection length for calculation dialog or custom functions dialog.
Can be enabled/disabled in preferences dialog, too.
Text positions are only enabled by the plugin if the advanced tools in FileMaker preferences are enabled, so they don't show up for ordinary people just installing FileMaker Pro.
See also
- SyntaxColoring.ShowBracketPositions.GetEnabled
- SyntaxColoring.ShowBracketPositions.SetEnabled
- SyntaxColoring.ShowTextPositions.GetEnabled
Release notes
- Version 9.5
- Added SyntaxColoring.ShowTextPositions.GetEnabled and SyntaxColoring.ShowTextPositions.SetEnabled functions.
Blog Entries
This function is free to use.
Created 18th October 2019, last changed 27th December 2019
SyntaxColoring.ShowTextPositions.GetEnabled - SyntaxColoring.ZoomButton.GetEnabled
