The getuploadeddata( function is used in server code to access data uploaded with the UploadDataToServer statement.
Parameters
This function has one parameter:tempid – the ID value returned by the UploadDataToServer statement.
Description
This function is used in server code to access data uploaded with the UploadDataToServer statement. See the documentation for that statement for detailed information.
See Also
History
Version | Status | Notes |
10.2 | New | New in this version. |