Sairam_RPA
(Mr.Robot)
1
I have a sting as below
1765554128674Equipment17
I want to remove only the starting numbers.
Input value : 1765554128674Equipment17
Output should be : Equipment17
The input values keep changing this is just an example.
Can anyone help me with this ?
ppr
(Peter Preuss)
3
As an alternate done with string methods:

1 Like
system
(system)
Closed
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.