Return substring of expression, starting at position start and length characters long.
substring = MID("FOOTER",1,4)
See Also: String Manipulation
Functions Table Of Contents