Hello All,
Published a new library component on forge String Utils . This extends the text manipulation capabilities of the OutSystems platform.
This library provides the following methods:
1) Reverse
2) StartsWith
3) EndsWith
4) Replace
5) Insert
6) Left
7) Right
8) Remove
9) RemoveDuplicateChars
10) RemoveWithCount
11) UpperCaseFirst
Please provide feedback to improve this component.
Regards
Amal
Nice work Amal. Seems usefull.
Amal Raj wrote:
Hi Amal, You are doing a great job.
But when I install and manage dependency it is showing only one action is "EscapeDataString". How can view all the action of stringUtil.
Thank you