Description Usage Arguments Examples
Find a substring and return with a buffer of n characters on either side.
| 1 2 | 
| term | A regular expression to search for. | 
| back | The number of characters back to return. | 
| forward | The number of characters forward to return. | 
| ignore.case | Should case be ignored for the search. Default is TRUE. | 
| highligh | Should the returned expression be in CAPS? Default is TRUE. | 
| 1 | context()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.