once again i`m a bit lost with the reg expressions
i have a string like /compositions/layer/1/video/2/value and i just need to remove the "/" before the digits so i would get /compositions/layer1/video2/value
could somebody please help me out?
thx in advance