The latest or a specific version of a file is retrieved from the repository.
Example using retrieveFile:
var filBqy = objRep.retrieveFile(uuiBqy, intVersion)
Parameter | Description |
---|---|
uuiBqy | The UUID of the specified file. On the desktop the UUID is identical to the full path of the file. |
intVersion | Optional: If omitted, then the latest version is obtained |