LB\Str Attribute

Value Description
Type Binary Data
Default (empty)
Description This attribute specifies a string for searching rule hits. Each occurrence of this string marks the beginning of a rule hit. When searching, the attributes CaseSensitive and IgnoreWhiteSpaces are used.

Examples

<LB>
  <Str>name=&quot;</Str>
</LB>

<LB>
  <Str>BV_EngineID=</Str>
</LB>