MID(s,position,length)
s: the string
position: the starting position
length: the number of characters to return
This function is Excel compatible.
This function is OpenFormula compatible.
LEFT, RIGHT, LEN, LEFTB, MIDB, RIGHTB, LENB.