André Santos Posted July 19, 2021 Share Posted July 19, 2021 Hi Tibco Community Any suggestions to remove accents and cedillas without using custom functions or java code invoke activityBest Regards, Andr Santos Link to comment Share on other sites More sharing options...
Julio Gimenes 2 Posted September 7, 2021 Share Posted September 7, 2021 Hi Andr! The function replace(>, >, >, >) is not available in this version If available you can use this, example: replace(' aeiou 1234567890@"!', '[^w.-]', '') Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now