Snippet
Snippet[doc]
gives a snippet of text from a document or other content object.
Snippet[doc,n]
gives about n lines from the beginning.
Snippet[doc,-n]
gives about n lines from the end.
Snippet[doc,n1;;n2]
gives a span from lines n1 to n2
Snippet[doc,n1;;n2;;n3]
gives a span from lines n1 to n2 in steps of n3.
Snippet[ContentObject[…],SearchResultObject[…]]
gives contextual snippets from a content object based on search results.
Examples
open allclose allBasic Examples (1)
Show a snippet of text contained in a ContentObject:
Note that for ContentObject there is an equivalent form:
Text
Wolfram Research (2015), Snippet, Wolfram Language function, https://reference.wolfram.com/language/ref/Snippet.html (updated 2016).
CMS
Wolfram Language. 2015. "Snippet." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/Snippet.html.
APA
Wolfram Language. (2015). Snippet. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Snippet.html