Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.CheckVariableDeclaration.Notification.Enabled
Queries whether notifications are enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 7.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.CheckVariableDeclaration.Notification.Enabled" )
Parameters
none
Result
Returns 0, 1 or error.
Description
Queries whether notifications are enabled.If enabled, the plugin will notify you automatically about missing variables.
See also
- SyntaxColoring.CheckVariableDeclaration.Enabled
- SyntaxColoring.CheckVariableDeclaration.Notification.Disable
- SyntaxColoring.CheckVariableDeclaration.Notification.Enable
Blog Entries
This function is free to use.
Created 2nd February 2017, last changed 2nd February 2017
SyntaxColoring.CheckVariableDeclaration.Notification.Enable - SyntaxColoring.CheckVariableDeclaration.SetLimits
![](/images/fmplugin19.png)