SEARCH RESULTS

Rather that typing a long sentence, enter something like 'document separator'. This will return all the articles with the words 'document' or the word 'separator' in the title or keyword list.



Regular Expressions 'RegEx' are a fast, powerful and accurate way to be able to identify exactly the text you want to extract from an area of a document. For those with some technical know-how the steps in creating Regular Expressions can be simple, for others it may take a little more time.

[open]

If you need to use Smart Seek to retrieve the last value of a certain structure in a block of text, you may have found this difficult. However, you can do it with 2 excellent pieces of regex syntax. These are the look ahead and the \Z (end of text) line terminator option.<

[open]