setBranchColoring

The setBranchColoring command specifies if branch coloring should be used in the current file.

Syntax
setBranchColoring ON|OFF
Parameters
ON
Labels appear as an error when you use labels that do not exist.
OFF
No checks are made to verify if labels exist when a branch instruction is used. Performance is improved when you turn this feature off.
Tip: The setBranchColoring command is case sensitive; the parameters are not case sensitive.