|
FileValueFind
|
|
| Name of text file to read value from, include full path if not current directory
|
| Maximum file size is 300k, larger files will not be opened
|
| Tag (text string) to start reading after;all text before the start tag is ignored
|
| Tag (text string) to start reading before; all text after the start tag is ignored
|
| Column delimiter
|
| Valid options: semicolon | comma | colon | tab
|
| Column to search for text in, 1-100
|
| Notice: columns must be delimited with the character specified in the delimiter parameter
|
| What to find (not case sensitive)
|
|
|
| Column to read text from if match is found, 1-100
|
| Notice: columns must be delimited with the character specified in the delimiter parameter
|