First Sample Function - trim()
I’ve added my first sample function to the site. The trim() function is used to strip any leading or trailing spaces from a string. It can be used for things like parsing notecards and user input.
See it at http://www.wakatech.com/scripts/functions/simple-trim-function/