The action "Text File - Find Line" finds specific text and returns the index of the line of text in question. If the text file is composed of a delimited list, does the delimiter need to be something other than the default double semicolon? Does it need to be a line break (or whatever it's called) in order to separate each entry in to its own line?
I've seen reference in the forum to items that are placed in the Configuration file under the "Project" menu, that include # characters - is that what should be used? Many thanks!
I've seen reference in the forum to items that are placed in the Configuration file under the "Project" menu, that include # characters - is that what should be used? Many thanks!
Comment