These are a couple of custom actions that i use in sharepoint designer to ease workflow creation.
This is the first version of the actions library, it includes:
- Calling a Webservice.
- Convert a string to a double.
- Convert a string to an integer (useful for List ids).
- Replace a pattern in a string.
- Evaluate an xPath expression.
- Run a xPath iterator.
if you have any suggestions or ideas for new ones let me know and i might add them.