Search Results
6 functions found:
| 1. | FindRepetition ( searchString; repeatingField; start; occurrence; end; partialMatch ; matchCase ) |
| Peter Wagemans, Lesterius | |
| Calculates the repetition number where a search string can be found in a repeating field | |
| 2. | KeysDown ( theModifierKeys ; ignoreCapsLock ) |
| Peter Wagemans, Lesterius | |
| User friendly version of Get ( ActiveModifierKeys ) | |
| 3. | MergeValues ( listA ; listB ) |
| Peter Wagemans, Lesterius | |
| merges 2 value lists | |
| 4. | OSAScript (script ) |
| Peter Wagemans, Lesterius | |
| performs an AppleScript from a calculation field | |
| 5. | StripEmptyValues ( theList ) |
| Peter Wagemans, Lesterius | |
| strip empty values from a list | |
| 6. | SubstituteCompletely ( text; searchString; replaceString ) |
| Peter Wagemans, Lesterius | |
| A better Substitute() function | |