string-splitter-with-character
Reactive icon

Add String Splitter With Character

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 18 June 2021 by 
0.0
 (0 ratings)
string-splitter-with-character

Add String Splitter With Character

Details
This is an extension and can work on web, reactive, mobile applications. The purpose of this component is to add a string splitter with some specific character. If we get a string with a specific character we can easily separate it using OutSystems string splitter.
Read more

This is an extension and can work on web, reactive, mobile applications. The purpose of this component is to add a string splitter with some specific character. If we get a string with a specific character we can easily separate it using OutSystems string splitter.

Usually, if we want to split string we give a separator and split it by provided separator(. or - or,). In outsystem, there is a provision to split string but if we have a string of number and we have to operate on that each digit of the number, then it is difficult. So that in this condition we can use this component to get added separately into a string and operate on the number.


Release notes (1.0.0)
Reviews (0)
Team