Mid
Gets or changes a substring
Description
Mid
is used in two forms:
As a function, it returns part of a string.
As a statement, it copies text into part of an existing string.
Use the pages below for the exact syntax and examples.
See also
Mid (Function)
Mid (Statement)
String Functions