Uploads the specified data to the script server.
The data input must be a Record. The variables are
defined by the field names and the values by the field
values. Note that records are NOT supported as field values.
Also note that as with scripts, the variable names must conform
with the requirements of the chosen language.
menu: veeos ==> Scripting ==> Advanced ==> Send Data
library: scriptLib
This object must be run at least once so that the server knows what data to use.
The script and data are persistent and independent. As such a script may be uploaded once then executed many times with different data. Similarly a dataset may be uploaded once then processed using various scripts.
VEE 7.0+, Windows 7+
checkStatus, disconnectServer, executeScript, getResult, sendData, sendScript, setShutdownTimeout