Back
excerpt()
Extracts an excerpt from text that matches the first instance of a given phrase.
<!--- Will output: ... MVC framework for ... ---> #excerpt(text="CFWheels is a Rails-like MVC framework for Adobe ColdFusion and Lucee", phrase="framework", radius=5)#
Copied!