getuploadeddata(
TEMPID
)

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

VersionStatusNotes
10.2NewNew in this version.