GetDotParamValue Function

Returns the value of a variable defined using .PARAM in the most recent simulation run.

Arguments

Number Type Compulsory Default Description
1 string Yes Variable name

Returns

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.