getResult()

Queries the server for the requested output data from the last script execution.

Get ResultGet Result


Syntax

o_getResult()
no inputs
return: Record - the requested output variables as fields and an exit code and optionally error messages

Usage

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

Location

menu: veeos ==> Scripting ==> Advanced ==> Get Result

library: scriptLib

Example

Notes

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.

Reference

Dependencies

Supported On 

VEE 7.0+, Windows 7+

See Also

checkStatus, disconnectServer, executeScript, getResult, sendData, sendScript, setShutdownTimeout


© 2015-2025. All Rights Reserved. Stan Bischof (stan@worldbadminton.com). Last updated 03 February 2023 13:04.