New Action: strip.action.php

Created a new action the other day, its simply a way to strip simply characters from a flow element. I'm using it for PBooks so that if a user enters a $ or , into a journal entry amount, those characters will be removed.Just like the underlying str_replace function it uses, I'm sure there will be a bunch of uses for such an action.
By Albert on October 19, 2007 6:26 PM