Indy 9
LeftStr
See Also
Returns the left-most part of a string.
Return Value
String - Left-most part of the string.
Description
LeftStr is a String function that retuens the left-most portion of the string value in st up to and include the number of characters in Len.

When Len exceeds the length of the string in st, or Len is less than 0, the unmodified value of st is returned.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.