Remove duplicate records in a string

0
how to remove duplicate(repeated data’s) records from string in mendix
asked
1 answers
0

It’s quite a vague question, but you’d probably need to look at using the Mendix string functions to do this.

https://docs.mendix.com/refguide/string-function-calls/

You’ll find functions for search and replace in there.

Does this help? If not, can you post more details and an example of what you need?
 

answered