|
AnchoredSearch
AnchoredSearch is an option for Find and FindList which specifies whether the text searched for must be at the beginning of a record.
With the default setting RecordSeparators -> {"\n"}, AnchoredSearch -> True specifies that the text must appear at the beginning of a line.
See Section 2.12.9.
New in Version 2.
|