String Append
I have the following code:
i read the lines with File.ReadAllLines in an index[i] and search for string "blablabla.2"
this is found on line 100 (example)
Now I would have to add a line after row2.withCode.
Can someone help me with that?
i read the lines with File.ReadAllLines in an index[i] and search for string "blablabla.2"
this is found on line 100 (example)
Now I would have to add a line after row2.withCode.
Can someone help me with that?
