Store part of a string in a variable

Asked

Viewed 279 times

2

I receive the string below, through a response.StreamReader:

240144|000|5511946724649|2015-08-30 21:45:51|2015-08-30 21:46:02|1|

How should I proceed to store the content between the Pipes each in a variable?

1 answer

7


Browser other questions tagged

You are not signed in. Login or sign up in order to post.