Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: result of attribute byLine described further

...

NameRequiredDefault ValueDescription

byLine

notrue

Whether to look up an entry on each line separately or just on a compact content.
This is honored in combination with regex="true" only and makes sense especially for file content.
The condition evaluates true, if the expression is found in at least one of the lines.

caseInsensitive

nofalseWhether to look up case-insensitive.

regex

nofalseWhether the value should be considered a Java regular expression pattern for looking up a content.