Obtains a specified number of characters from a specified position in a string.
Obsolete function MidW is an obsolete function. It has the same behavior as Mid.
MidW ( string, start {, length } )
String. Returns characters specified in length of string starting at character start.