Returns all characters from string from its beginning until it reaches a character that is not included in the specified set of characters. The search is case-sensitive.
See also GetToken and SpanExcluding.
SpanIncluding(string, set)
Any string.
String containing one or more characters being sought.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.