String

In the cutString function we should consider the possibility of defining your own ending to the cut string.

Also if the required length is less than 3 the string returned will be "...". Makes it impossible to cut a string to just one char. Something to consider.