Implementing C# code in Blue Prism for calculating percentage similarity between strings
We have created several "String" helper utility business object actions in Blue Prism. Most of these actions are convenience actions that makes it easier to handle specific text compare operations. One of the actions we have implemented in C# code is...