G10 can be used to overwrite a parameter.
Sometimes it may be desirable to store the current value of a parameter before changing it, so that it could be restored later on.
System variables are available corresponding to certain parameters, so these can be read. What can be done if no system variable is available?
Taking a backup is a different thing. I am wondering if it can be done through the program.
The question in short is, can we read a parameter?