Trying to clean up an old Filemaker database that has phone/fax numbers in format +(44) 1234 123456. Initially we just want to remove the ‘+’ ‘(’ ‘)’ characters and replace with ’ ’ (space).
Have looked through the Servoy docs CH5 and http://www.regular-expressions.info/javascript.html but just can’t work out how to do this task. Suspect that the ‘(’ and ‘)’ characters are complicating things.
Can one of you smart cookies take pity and point me in the right direction.
yep, that’s necessary but I really forgot it (that’s why I mentioned it was by heart). All languages seem to have their different .replace methods and associated behaviour