SUBSTRING

Returns part of a designated string.

Return Value

String

Syntax

SUBSTRING( string, start [, length] )

where: