Hello, our team has been trying to use %lastoutput in different contexts without success. :variables shows it as null, regardless of the previous volleys. Typing “:do %user” in the CLI correctly outputs the user. Typing “:do %lastoutput” outputs empty space. There is nothing to help in the documentation that I can track down. Any ideas?
More specifically, we are trying to get the latest volley when accessing chatscript via a server socket. Does anyone know how to do that?