I need to split string first name and last name the value is “AUDIT-TEL” I am splitting string based on space and hyphen but i am getting index out bound array.
@thima If the First Name is “AUDIT” and the Last Name is “TEL” that you want it to be separated, then the following expression should give you the needed output :