﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4898	The variableFilter option of the simulate() API does not filter parameters and constants	Francesco Casella	somebody	"In the [https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/scripting_api.html Scripting API] there are several commands, in particular {{{simulate()}}}, that have a {{{variableFilter}}} input, which accepts a regex to specify which variables should be saved.

Unfortunately, no matter what I put in the regex, all the parameters of the model are always saved.

It is true that parameter do not take much space in the result file, as they only have one or two time points. On the other hand, large structured models can have a lot of parameters with very long names, so the part of the result file that contains their name strings can have a significant size.

Is this a bug or a feature?"	defect	new	high		Command Prompt Environment				
