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 Menu
Index

EXAMPLE
View Showcase Example
View Usage Example