Arguments |
<section_identifier>
|
The name of the section in the Simulator Settings File (.ssf) where you want to get the value(s) for an assignment. If you want to get the assignment value(s) for all possible sections in the SSF, use empty double quotation marks ("")
|
<source>
|
If required, the first statement in a range of statements that contain the assignment. If there is no range, or you want the assignment value(s) for all possible statements, use empty double quotation marks ("").
|
<destination>
|
The statement containing the assignment, or, for a range of statements, the last statement in the range. If you want the assignment value(s) for all possible statements, use empty double quotation marks ("").
|
<variable>
|
The keyword of the assignment with the value(s) you want.
|
|