Skip to content

parse_group : parse_line_offset

S. Leang edited this page Mar 21, 2017 · 1 revision

parse_line_offset

  • value: specifies the number of lines AFTER the occurrence of the regex_string to begin extracting values
  • type: integer
  • default value: 0
  • valid values: any non-negative integer
  • special cases: none
  • notes: none
  • entry example:
    "parse_line_offset" : 0
Clone this wiki locally