MID$()
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)
RELATED INFO
Text Commands
Glossary
EXAMPLE
Manipulating Strings