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:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
SyntaxColoring.SetFormulasWithLinks
Sets whether formulas should include links.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
SyntaxColoring | 10.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No | Free |
MBS( "SyntaxColoring.SetFormulasWithLinks"; 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 include links.This enables you to click on function names in the formulas to get directly to the MBS plugin documentation webpage.
See also
- SyntaxColoring.GetFormulasWithDashLinks
- SyntaxColoring.GetFormulasWithLinks
- SyntaxColoring.SetFormulasWithDashLinks
Release notes
- Version 10.0
- Added SyntaxColoring.GetFormulasWithLinks and SyntaxColoring.SetFormulasWithLinks functions.
Blog Entries
Created 23th November 2019, last changed 28th October 2020
SyntaxColoring.SetFormulasWithDashLinks - SyntaxColoring.SetMinCalcFontSize
Feedback: Report problem or ask question.
