﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4352	Choosing record results in setComponentModifierValue error message	Jan Kokert	somebody	"Sorry, if this issue was already reported - I searched for it but I couldn't find anything.

I observed an error message when I set graphically a record for a parameter.
Here an example:
1.) Load the {{{PhotoVolataics}}} system library
2.) Create a new empty model
3.) Insert a solar cell from the library (Components/SimpleCell)
4.) Open the Parameters Dialog of the cell
5.) Choose a solar cell record by typing e.g.
{{{PhotoVoltaics.Records.SHARP_NU_S5_E3E()}}}
6.) Click [OK]
7.) Open the Parameters Dialog of the cell a second time
8.) Change nothing, just click [OK]

The result is the following error message:
{{{
[12] 14:51:10 Scripting Error
Unable to set the component modifier value using command setComponentModifierValue(test, cell.moduleData, $Code(=PhotoVolataics.Records.SHARP_NU_S5_E3E()))
}}}

It seems that the {{{= }}} is not correctly removed.
"	defect	new	high	Future	Interactive Environment			setComponentModifierValue record parameter	
