Scripting

project get_default_parameter_value (Tcl Script API Function)



The project get_default_parameter_value function has the following format:

Syntax project get_default_parameter_value <name>
Arguments

<name>

The name of the default parameter for which to get the value.

Return Value

Code Name Code String Return
TCL_OK 0 <value>
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be get_default_parameter_value name
TCL_ERROR 1 unable to write to disk
Description Returns the value of the specified default parameter in the current project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.