HighlightTree

Description:              This statement highlighted a sub-tree in a module tree.

Returns:                    Boolean

Usage:                       Script

Format:                      HighlightTree(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:               When this statement is used, Module and all of its children are affected.

See Also:

HighlightState | HighlightModule