기본 사용법 -> ${#strings.setSplit(namesStr,'.')} // returns Set ex) split 할 값 = "abcd.efgh" 라고 가정할 때, > 예상 결과값 > [abcd, efgh] setSplit() 뒤에 배열을 넣어주면 그