BackUp LevelNext

GetToken

Returns the specified token in a string. Default delimiters are spaces, tabs, and newline characters. If index is greater than the number of tokens in string, GetToken returns an empty string.

See also Left, Right, Mid, SpanExcluding, and SpanIncluding.

Syntax

GetToken(string, index [, delimiters ])

string

Any string.

index

Any integer > 0 that indicates position of a token.

delimiters

String containing sets of delimiters.




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.