3 Replies Latest reply: Nov 2, 2014 2:01 PM by Pedro Marques RSS

    str.replace can't recognize some character in adobe js

    mahehasan Community Member

      Hi,

      Some file name with foreign character like à  è  ì  ò  ù  À  È  Ì  Ò  Ù. Want to replace with others and for this str.replace(/à/g, '1OeL1') use this js function but this function can't recognize those character.
      How can i recognize those character with adobe js. please help me in this regards. i'm working on adobe bridge cs5.

      thanks in advance.