i am trying to get this
string = 'Boss S02E06 more string'
i want S02E06 out of the complete string . and if possible split the string there.
Please note that the values after S and E in that keep changing so its not constant .
But im not expert when it comes to it.But i guess its time to start learning.
Thanks guys
try this: