Navigation: EmEditor Help > Macro Reference > HighlightItem Object > Properties
EmEditor Macro Reference: InsideTag Property
Corresponds to the Inside Tag Only check box in the Highlight (1) page of Configuration Properties.
b = item.InsideTag;
item.InsideTag = b;
b = item.InsideTag
item.InsideTag = b
Supported on EmEditor Professional Version 7.00 or later.