GSAK (Geocaching Swiss Army Knife)
 

Contents - Index


At (function)

AT(  sSearchString, sTargetString ) : number

Determine whether a search string is contained within a target.  If found, the function returns the position of the search string within the target string (relative to 1). If not found, the function returns 0 (zero). 
AT("gh", "defghij") returns 4.
Summary

Copyright 2004-2008 CWE Computer Services  
Privacy Policy Contact