Upload

The method Upload can be used to upload a file to an ITP/OnLine session in ITP/Server.

Signature
string Upload (string filename);
Parameters

The parameter filename specifies the local file that is to be uploaded.

Return value

The method Upload returns an identifier for the file of the form "file:<id>", where <id> is the ID of a file that is stored in the session data store on ITP/Server.