Converting string to all upper case
Looks like iPaaS does not have string.toUpperCase() function. How would I go about converting a string value stored in one of the properties to all upper case letters? Example: "text" to "TEXT"
Asked by Bodek Frak
on Wed 12/27/23 8:50 PM
Last edited Wed 12/27/23 8:51 PM
Sign In to leave feedback or contribute an answer
Answer (1)
This answer has been marked as the accepted answer
David Tod
Tue 1/2/24 8:48 AM
It does. It's just not obvious. It's under the trim pop-up list.
1 of 1 users found this helpful.