Hi,
Can I know how to trim a string at the beginning and at the end?
For example ;
" This is my text "
(there is blank space at the beginning and at the end)
I want to trim the input so that the user enters so that I can check whether it already existed in the database or not.
Please refer https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Logic/Built-in_Functions/Text
YOu can trim a string using built in trim functions. There are 3 mode of Trim are available. You can use more than one Trim as per your requirement.
Guys, how many.times do we need to provide the same answer to a question?
Agree ! , Before posting questions if we can search properly in forum, most of the questions are already answered