Dear Monks,
I would like to know a value of certain variable in the last record of xml file. Is it possible to read the file from the end and check newly red lines for regex? Of course it could be possible to read the whole file and then check with regex told that the string should be at the end. But the file is rather big. Tx.