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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

SyntaxColoring.ContextualMenuEnabled.SetEnabled

Enables contextual menu commands for tables.

Component Version macOS Windows Linux Server iOS SDK
SyntaxColoring 6.0 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "SyntaxColoring.ContextualMenuEnabled.SetEnabled"; Value )   More

Parameters

Parameter Description Example
Value The new setting: 1 to enable or 0 to disable.

Result

Returns OK or error.

Description

Enables contextual menu commands for tables.
The plugin provides a Copy Table Content command for all FileMaker tables.
Unless FileMaker has it's own contextual menu.
This setting can be set via the preferences dialog, too.

See also

Blog Entries

Created 11st January 2016, last changed 11st November 2019


SyntaxColoring.ContextualMenuEnabled.GetEnabled - SyntaxColoring.CopyButton.GetEnabled

Feedback: Report problem or ask question.