Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.RemoveContextMenuCommand
Removes a context menu command.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 9.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.RemoveContextMenuCommand"; Title ) More
Parameters
Parameter | Description | Example |
---|---|---|
Title | The title for the menu command. | "MyCommands¶Hello" |
Result
Returns OK or error.
Description
Removes a context menu command.See also
- SyntaxColoring.AddContextMenuCommand
- SyntaxColoring.ClearContextMenuCommands
- SyntaxColoring.ListContextMenuCommand
Release notes
- Version 10.0
- Changed SyntaxColoring.RemoveContextMenuCommand to do case-insensitive comparison.
- Version 9.5
Example Databases
Blog Entries
- Adding ChatGPT to the ScriptWorkspace context menu
- MBS FileMaker Plugin, version 9.6pr2
- MBS FileMaker Plugin, version 9.5pr4
This function is free to use.
Created 19th October 2019, last changed 19th October 2019
SyntaxColoring.RelationshipGraphSearchBox.SetEnabled - SyntaxColoring.RemoveTag