|   | 
Returns the value of a variable defined using .PARAM in the most recent simulation run.
| Number | Type | Compulsory | Default | Description | 
|---|---|---|---|---|
| 1 | string | Yes | 
 | Variable name | 
Return type: real
Real value of variable. If variable does not exist or if no simulation has been run, an empty result will be returned.
| 
 | ||