I have a string like so ""10680756-1000-RET" and I am trying to write a Regex to return the string from the 10th position till the first occurrence of hyphen I have a string like so ""10680756-1000-RET" an
I have a string like so ""10680756-1000-RET" and I am trying to write a Regex to return the string from the 10th position till the first occurrence of hyphen I have a string like so ""10680756-1000-RET" an