Scripting

project exists (Tcl Script API Function)



The project exists function has the following format:

Syntax project exists <name>
Arguments

<name>

The hierarchical name of the project you want to determine exists.

Return Value

Code Name Code String Return
TCL_OK 0 1
TCL_OK 0 0
TCL_ERROR 1 wrong # args: should be "exists name"
Description Determines whether the specified project exists.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.