I have a really long config file(not my own) and I want to change a specific line in it.
I need to change the ServerPort value to 12345 for example, but without the code knowing the actual number..(the 26900).
this is a very small part of the config file:
<?xml version="1.0"?>...