Scripting

project add_default_parameter (Tcl Script API Function)



The project add_default_parameter function has the following format:

Syntax project add_default_parameter <name> <value>
Arguments
<name> The name of the default parameter you want to add or change.
<value> The value you want to assign to the default parameter.

Return Value

Code Name Code String Return
TCL_OK 0 project default parameter added
TCL_ERROR 1 unable to add project assignment
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be add_default_parameter name value
TCL_ERROR 1 unable to write to disk
Description Adds the specified default parameter to the current project or changes the value of the default parameter.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.