Gets characters from a string, from the beginning to a
character that is in a specified set of characters. The
search is case-sensitive.
spanExcluding(String, set)
→ returns string
<cfoutput>
#spanExcluding('This is Great', 'r')#
</cfoutput>
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.