AnsiLeftStr

Belongs to : Function

Description

The AnsiLeftStr extracts characters from the left of a string.

It attempts to return the leftmost Count characters from Source.

If Count exceeds the size of the source, the whole of source is returned.




Example code