Letters from () to () in ()
The letters from block is a reporter block that reports a certain area of a string.
There is an issue where it doesn't get the full string, as an example, letters 1 to 4 of "12345" outputs "123" because the last value is one number below.