hi in my app im doing this i have two objects
the first object is the text box and the second object is the multiline box.
how to replace words inside the multiline box for example i want to replace all the present # by ++ how can i achieve that?
also in my text box, when y type a specific typo like this '+ i would like to replace ALL the ' present in the multiline box by " how can i achieve that?
thanks