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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

SyntaxColoring.RemoveTag

Removes a color tag.

Component Version macOS Windows Linux Server iOS SDK
SyntaxColoring 3.0 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "SyntaxColoring.RemoveTag"; Text )   More

Parameters

Parameter Description Example
Text The name of the item. Up to five words from the left name of the command. "If"

Result

Returns OK on success.

Description

Removes a color tag.
Settings are saved in preferences files and you can use different settings in different FileMaker versions.
Works with FileMaker 11 or newer.

Examples

Disable coloring for set variable script step in German:

MBS( "SyntaxColoring.RemoveTag"; "Variable setzen" )

See also

Example Databases

This function is free to use.

Created 18th August 2014, last changed 12nd September 2019


SyntaxColoring.RemoveContextMenuCommand - SyntaxColoring.ScriptGoToBox.GetEnabled

💬 Ask a question or report a problem