Comentario
12-05-2016
01:56 PM
12-05-2016
01:56 PM
I'd like to amend my previous statement.
We often need to create redundant parameters, but sometimes we need to create the opposite parameter.
I'm doing a family now that ONLY hides some items when certain conditions are met. I do not have a corollary item that DOES display.
So I need to create one parameter for example Shows who's only use is in the formula for another parameter notShown = not(Shown) so that notShown can be used to turn off the item in the Visible's Associate Family Parameter dialog.
Just reading that explanation helps understand why my suggestion would make thing so much simpler.