Add a String Length Action & Strip/Replace HTML Action

It would be great to a a simple action to return the lenght of a string rather than dropping t script...

Also an action to strip all (or selectively) html/xml tags would be useful. Also to be able to substitute the tags (with or without affecting the text contained in the tags), i.e. the goal being able to strip all html tags and upper case text between < i > tags etc.

TJ

That might be possible using a simple XSLT file. But that requires that the input be XHTML… tidy.exe might help. But having some combination of the two would be nice in an action package.