GSAK (Geocaching Swiss Army Knife) |
Contents
- Index
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. Related: AtStart() RegExPos() Alpha List Category List |
Copyright 2004-2019 CWE Computer Services Privacy Policy Contact |