This was a quick program I put together to demonstrate how you could select a portion of characters from a string.
This example shows how you can enter a string and get back the last 3 characters from that string which can be useful for working with numbers.