Description: This statement highlighted a module in a module tree.
Returns: Boolean
Usage: Script
Format: HighlightModule(ModuleTree, Module, Mode)
Parameters: ModuleTree { Module Tree } { required } { no default }
Any expression for the module tree value.
Module { Module } { required } { no default }
Any expression for the code value of the module.
Mode { numeric } { required } { no default }
Any numeric expression that indicates how to highlight:
|
Mode |
Highlight |
|
0 |
Turn on highlighting |
|
1 |
Turn off highlighting |
|
2 |
Toggle highlighting |
Comments:
This statement may only appear in a script.
See Also: