Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Writes the revision data to a file.
Syntax
public void writeToFile(Filename _filename)
Run On
Called
Parameters
- _filename
Type: Filename Extended Data Type
The name of the file to write the data to.
Remarks
The file is created on the client tier.
If a file already exists with the given file name, it is overwritten.