• Yucel Moran
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

Hi recently I've joined to Salesforce Hackathon, when I want to use ExactTarget to try it, the page request me a DEMO. Someone knows hopw we can use this tool?

 

Best

Hi,

 

I'm trying to evaluate a address to avoid duplicate information, in this case I developed a apex class that consult a custom dictionary, the idea is take exact words from the Street and replace for a new one for example:

 

st - Street
st. - Street

ave. - Avenue
av - Avenue

 

Now I'm using the CONTAINS method and REPLACE, but just I need is the exact word to replace it. I hope anybody can help me with some ideas.

 

Thanks