This command will extract a character from the string provided. The return string will contain a single character extracted from the string specified. The value provided should be an integer value.

Syntax: 
Return String=MID$(String,Value)