Hello everyone,
I would need to get the session variables via an http interface knowing the sessionID.
Looking in the guide I found the command that does just what I need: "vars".
The only information that the documentation provides, however, is as f...