|
GSAK (Geocaching Swiss Army Knife)
| ||
|
RegExPos(sExpression, sData, nNumber) : Number This function allows you to find the offset position (base 1) of the matched instance of your regular expression. It is similar to the at() function but is more powerful as you can use a regular expression for your match and you can also specify the matching instance number. If there is no match for that instance the function will return 0. sExpression - The regular expression to match sData - The data string to search for sExpression sNumber - The found instance Examples:
Summary |
|
Copyright 2004-2008 CWE Computer Services Privacy Policy Contact |