Hi,
In vs 4.74 I get an errormessage, which did not appear in vs. 4.69.:
"A function call in the initial data of a set is not allowed. Either use a definition or assign the set in a procedure.",
I see that when opening the declaration the set property is "initial data”, and I used the function elementrange for definition. However, I do not see an option to change "initial data” into "definition”. How can I repair this?