I would like a Function smilar to "atoi" and "itoa" in LISP. For whatever reason, some families have text parameters that are often populated with numbers. I would simply like a method to grab those numbers out of the text parameter, and use them in a formula, and then have the option of putting the changed item back into a text parameter if needed.