Question

Infosys
Infosys
IN
Infosys
Posted: Aug 10, 2020
Last activity: Aug 11, 2020
Last activity: 11 Aug 2020 14:30 EDT
Closed
How to extract the desired string from another string
I have a requirement like I have a string in the format 123400000000005678.my requirement is to seperate 1234 and 5678 and save it to 2 diff properties.how it can be done.one thing to note is middle 10 zeroes will be constant but length of string not both numerical values will be diff length only the middle zeroes is constant