So I have a visibility control issue in a titleblock that I can't work out the syntax for.
I just want this to be a simple formula but the syntax is messing with my head.
I have two conditions I want to be met for a yes/no paramater.
Length and Height
If Length = x and Height = y then "yes" else "no"
This isn't what I have put in revit because I know this (above) doesn't work, but I have tried so many ways now its not Worth listing them all.
I'm only just starting to mess around with conditionals to drive visibility and I can't get it to work....and I am sure its syntax related.
Or maybe I am using the wrong conditional statement?
Any help would be great.
I just want this to be a simple formula but the syntax is messing with my head.
I have two conditions I want to be met for a yes/no paramater.
Length and Height
If Length = x and Height = y then "yes" else "no"
This isn't what I have put in revit because I know this (above) doesn't work, but I have tried so many ways now its not Worth listing them all.
I'm only just starting to mess around with conditionals to drive visibility and I can't get it to work....and I am sure its syntax related.
Or maybe I am using the wrong conditional statement?
Any help would be great.
Comment