I have a string which comprises of many caracters, the only data that is useful to me is the first 3 numbers.

How do i trim the string to become only the first 3 characters?

ILMV