Hi All,
I am having the string
ex- (claim#-44455
property owner- senor frogs
date of loss- jan21,2019)
I want to get only claim#- 44455(get the only part before the property owner.so how can I use it . I have applied many ways of trim and split, but It doesn’t work