Navigation:  MCL Reference > String Functions >

At( )

Print this Topic Previous pageReturn to chapter overviewNext page

A Visual FoxPro built-in function which returns a number of telling the position of a characters expression in another character expression.

 

Syntax

At(cSearchExpressioncExpressionSearched, nOccurrence)

 

Argument

cSearchExpression

Specifies the character expression to search for in cExpressionSearched.

cExpressionSearched

Specifies the character expression to search for.

 

Returns

Numeric

 

 


Page url: http://www.racematenet.com/english/help/index.html?at.htm