|
|
$str.midReturns a substring starting from a given index. |
| Usage |
|
| Description |
| This function returns a substring of the first string parameter wich is the string starting at the (numeric) index given with startidx and counting nchars forward. |
| Syntax Specification |
|