cancel
Showing results for 
Search instead for 
Did you mean: 

Code stage

AnushaGP
Level 3
how to read a text file using c# in code stage  in BP??
2 REPLIES 2

Hi Anusha,

You can use Utility - File Management VBO which has the action called Read All Text from File to read from text file. It has a code stage in VB.NET which implements this functionality.

Hi Anusha,

We already have a VB action in Utility - File Management VBO on Digital Exchange.

Still, if you're looking explicitly for C# to achieve the same I'm attaching the customized code here using C#.