Truncate String by Letters

Write a function to truncate a string to a certain number of letters.

Loading...