Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.SetFormulasWithDashLinks
Sets whether formulas should link to dash.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 11.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.SetFormulasWithDashLinks"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. Pass 1 to enable or 0 to disable. |
1 |
Result
Returns OK or error.
Description
Sets whether formulas should link to dash.See also SyntaxColoring.SetFormulasWithLinks.
The plugin verifies that Dash is registered as URL handler and falls back to website URL instead.
See also
- SyntaxColoring.GetFormulasWithDashLinks
- SyntaxColoring.GetFormulasWithLinks
- SyntaxColoring.SetFormulasWithLinks
Release notes
- Version 11.1
- Added SyntaxColoring.GetFormulasWithDashLinks and SyntaxColoring.SetFormulasWithDashLinks functions.
Blog Entries
This function is free to use.
Created 23th February 2021, last changed 23th February 2021
SyntaxColoring.SetFontSize - SyntaxColoring.SetFormulasWithLinks