Export object descriptions to an ERD file.
ExportDescriptions LogFile Workspace ERD [Entity] [Project]
| Required Parameters | Description | 
|---|---|
| LogFile | Output log file generated when the batch script is executed. | 
| Workspace | Workspace file (.rwp). | 
| ERD | ERD file. | 
| Optional Parameters | Description | 
|---|---|
| Entity | * or entity type of the objects to export descriptions for. The default value is *. Use the flag attribute of an entity type to specify all entity types with that flag, for example: 
                              					  *LEGACYwhich specifies all entity types with the LEGACY flag. | 
| Project | Project. Default is the default project. |