I want to split the string and want to get the specific text length.
Below is the string.
124-SYS-RLAKS-0306101135P-System Maintenance
And I want to get the string as.
124-SYS-RLAKS-0306101135P
I want get the text after except last hyphen.
I tried below activity.