Skip to content

parse_group : parse_multiple_lines

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

parse_multiple_lines

  • value: specifies the number of lines after the occurrence of the regex_string to extract values from
  • type: integer
  • default value: none
  • valid values: any non-negative integer value
  • special cases: none
  • notes: parse_multiple_label must also be specified
  • entry example:
    "parse_multiple_lines" : 5
    

Clone this wiki locally