Returns the count of characters from the beginning of a string argument.
See also Right, Mid, and Len.
Left(string, count)
String from which the leftmost characters are retrieved.
Positive integer indicating how many characters to return.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.