Queries the server for the requested output data from the last script execution.
After data and script are sent and the script is executed the server has on hand the values of the return variables that were specified in the script. getResult() returns those variables in the form of a record
menu: veeos ==> Scripting ==> Advanced ==> Get Result
library: scriptLib
This object needs to be run to return the variable values. If there are no return variables then this object does not need to run.
VEE 7.0+, Windows 7+
checkStatus, disconnectServer, executeScript, getResult, sendData, sendScript, setShutdownTimeout