Skip to main content
Inspiring
October 27, 2008
Question

Find a character in a string

  • October 27, 2008
  • 2 replies
  • 412 views
How will you locate a specific character inside a string? Thanks in advance!!!

This topic has been closed for replies.

2 replies

Inspiring
October 27, 2008
> The best place to start with this type of question is the documentation. Take a look at string functions:
> http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions-pt0_18.html

Absolutely.

Even if one types in "coldfusion find in string" in Google, the first
result is on the money (for CFMX7, not CF8, but still).

--
Adam
Inspiring
October 27, 2008
The best place to start with this type of question is the documentation. Take a look at string functions:
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions-pt0_18.html