OVERLAY(new,target[,[position][,[length][,pad]]]) The new string is padded or truncated to the given length and overlaid on to the target string starting at the given position. The default position is 1, that is, the start of the target string.