In a nut shell though it's essentially a write up of my library which allows for creating keyword function wrappers so you can do stuff like:
myStrPos( needle, 'peter', haystack, 'is peter in here?' );
In a nut shell though it's essentially a write up of my library which allows for creating keyword function wrappers so you can do stuff like: