﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5021	Wrong handling of selfcreated variables ($) // HideResult	Karim Adbdelhak	Karim Adbdelhak	"The expected behaviour of self created variables should be, that they are not shown in the result file (e.g. $cse variables). Currently they are shown if they have an alias that needs to be shown (due to accessibility i guess) but there are more exceptions to this rule to be made:
- Optimica expressions (optimization goals should of course be shown)
- StateSet variables (controllable by a flag?)
- [...?]

Self created variables are detected by the first character beeing equal to '$', but that is not always the case (e.g. derivatives of StateSet variables). 
Possible Fix: Use ""HideResult""-property while creating variables instead. "	defect	assigned	normal	Future	Run-time			Selfcreated, HideResult	
