DocsMarshal.Workflow.ActivityLibrary.Stringsv 1.0.0.0

A group of activities to handle strings such as generating a random string or to split an existing one.


DocsMarshal.Workflow.ActivityLibrary.Random

This activity generates a random string.


DocsMarshal.Workflow.ActivityLibrary.Split

This activity splits a returns a string array that contains the substrings of the given tsxt that are delimited by elements of the specified string.