The result of the executed command appears on the screen in the console. how to save it to a txt file. I searched for a solution in various forums, but unfortunately I did not find it.
Help with the implementation of the script.
The lua script executes the command:
core.console('lf em 410x read')
As a result, the screen shows:
-----------------------------------------------------------------------
Put the EM4102 tag on the coil PM3 to read
-----------------------------------------------------------------------
Press any key to continue . . .
Read TAG ID:
[+] EM 410x ID B9519AD890
How to save the entire screen to a txt file?