StrLeft - Example

Copies the first four characters from the contents of the variable _STRING and stores the string in the variable _string_left.

If
_STRING
has the value
BEGINNING_END,
then the result value will read
BEGI.