String manipulation in rules

val nameParts = rs.name.split("")

What is the character splitting the string “_” or “-” or what? There nothing in your ""

Also can you use the code fences, please? See: