extractPassage: Function extractPassage

Description Usage

Description

Returns the substring of a text between the first match of a regular expression startReg and the first match of a regular expression endReg.

Usage

1
extractPassage(text, startReg = "\nReferences\n", endReg = "$")

AndreasFischer1985/JDDM documentation built on June 19, 2021, 11:02 a.m.