Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents
Give Feedback

3.1.24.41. project_settings_exist (::quartus::project)

The following table displays information for the project_settings_exist Tcl command:

Tcl Package and Version

Belongs to ::quartus::project

Syntax project_settings_exist [-h | -help] [-long_help] [-cmp <revision_name> ] [-sim <revision_name> ] [-swb <revision_name> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-cmp <revision_name> Revision name
-sim <revision_name> Revision name
-swb <revision_name> Revision name
Description
Checks whether the specified revision exists. Returns 1, 
if revision exists; returns 0, otherwise.