how can i use the Trim function ?
Dario,Just use trim() and put the text that needs to be trimmed in it.
Kind regards,Evert
Hi, a question, is it possible to use this function, like when has this character, it will trim the rest of text. Example: "All-Goofy"
So, when trim ("All-Goofy","-","") = it will return "All"