I\'m trying to find out the best practice when removing characters from the start of a string.
In some languages, you can use MID without a length parameter however, in
+1 on the right function, it is much clearer what you want to do