Scripting

project swb_exists (Tcl Script API Function)



The project swb_exists function has the following format:

Syntax project swb_exists <name>
Arguments

<name>

The name of the software build settings you want to determine exist in the project.

Return Value

Code Name Code String Return
TCL_OK 0 1
TCL_OK 0 0
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "swb_exists name"
Description Determines whether the specified software build settings exist in the current project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.