Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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