Skip to Content
-2
Aug 09, 2023 at 04:19 PM

Occurrence for a pattern

105 Views

Hi,

I am trying to find a solution to break this string into 3 variables

(240)1007712(10)0001212585(21)10

Var1 = 1007712

Var2 = 0001212585

Var3 = 10

Appreciate for your help.