Hello,
I am trying to integrate a code written in C# that uses Regular Expressions and Interop libraries into Blueprism code stage. I have imported the necessary dlls in the Initialise page, But when i checked for any compilation errors,it is still throwing an error like "The type name 'Regex' could not be found.This type has been forwarded to assembly 'System,Version=4.0.0.0,Culture =nuetral'".
Appreciate any help regarding the same.