Scripting

project remove_default_parameter (Tcl Script API Function)



The project remove_default_parameter function has the following format:

Syntax project remove_default_parameter <name>
Arguments

<name>

The name of the default parameter you want to remove.

Return Value

Code Name Code String Return
TCL_OK 0 project default parameter removed
TCL_ERROR 1 unable to remove project default parameter(s)
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be remove_default_parameter name
TCL_ERROR 1 unable to write to disk
Description Removes the specified default parameter from the current project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.