Skip to content

ImmValUnit

returns the unit of an evaluation parameter

The default unit is „dBA“. Otherwise, the unit entered is displayed (dialog Configuration, tab „Evaluation Parameters“, box „Unit“).

Syntax #(Keyword, Parameter 1, Parameter 2)
Keyword ImmValUnit
Parameter 1 not defined: evaluation parameter currently selected
1...4: number of the evaluation parameter
0: if parameter 2 is used
Parameter 2 Name of plan cell in PlotDesigner (optional)
Example Comment
#(ImmValUnit) displays the unit of the selected evaluation parameter
#(ImmValUnit,1) displays the unit of the 1st evaluation parameter
#(ImmValUnit,2) displays the unit of the 2nd evaluation parameter
#(ImmValUnit,0,cell3) displays the unit of the evaluation parameter selected in a PlotDesigner plan cell with name „cell3“