Answer the question
In order to leave comments, you need to log in
How to get strings from a string by delimiting "|"?
There is text:
string text = "|NeoLight|700|20|69|";
How to get 4 variables using the standard text editing functions in C# using the separator "|" ?
for example, assign a string name to a variable; first object in brackets | | (NeoLight) ?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question