substr key start size

Return part of a string, like PHP's substr() function.

Parameters

Return Value

The extracted part of the string.

Example