I have datasheet text documents that I am inputting with tFileInputDelimited. They are formatted the same way, but their headers vary in number of lines. However, the end of the header is always signified by the same string, "Results". Is is possible to signify the end of a header with a string, instead of specifying the number of lines of the header?