![]() |
![]() |
$str.leftReturns a substring starting from the left until the given index. |
Syntax |
|
Description |
This function returns a substring of the first string parameter which is the string starting from the left until the index specified in the second parameter. |