WrapAround
is an option for NotebookFind that specifies whether the find operation should continue past the bottom or top of a document.
Details
- With the default setting WrapAround->False, if NotebookFind finds nothing in the specified direction from the current selection, it will return $Failed.
- With the setting WrapAround->True, NotebookFind will wrap around to the other side and keep searching until it returns to the current selection.
Examples
Basic Examples (1)
NotebookFind fails to find the word "fish" in this sentence:
With wrap-around, NotebookFind finds "fowl" in this sentence:
Wolfram Research (2014), WrapAround, Wolfram Language function, https://reference.wolfram.com/language/ref/WrapAround.html.
Text
Wolfram Research (2014), WrapAround, Wolfram Language function, https://reference.wolfram.com/language/ref/WrapAround.html.
CMS
Wolfram Language. 2014. "WrapAround." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WrapAround.html.
APA
Wolfram Language. (2014). WrapAround. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WrapAround.html