308
Views
2
Comments
String Utils extension for Web
Question

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

2023-02-10 19-42-59
João Melo
 
MVP

Nice work Amal. Seems usefull.

2020-10-12 05-46-33
Nikhil Gondane

Amal Raj wrote:

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

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.