- finish Split() in string helper. - make complement to testbench test code.
- add string lower upper function in string helper. - add join function in string helper. - add split function in string helper but implementation is not perfect and should be imporved in future.