BackUp LevelNext

Find

Returns the first index of an occurrence of a substring in a string from a specified starting position. Returns 0 if substring is not in string. The search is case-sensitive.

See also FindNoCase, Compare, FindOneOf, REFind, and Replace.

Syntax

Find(substring, string [, start ])

substring

String being sought.

string

String being searched.

start

Starting position for the search.




BackUp LevelNext

allaire

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