Obviously, after I posted the answer, I found the solution.
IF ( {Property:OPENINGS/Type} = "A", "ValueIfTrue", "ValueIfFalse " )
Now the problem still remains. I f I have more than 2 types, how do I organize the expression? The False value should return to a default in all cases but it doesn't since the first expression was already evaluated.
IF Type = A than Value= 01,
ELSE = ?
If Type = B than Value = 02,
ELSE = ?
If Type = C than Value = 03,
ELSE = ?
arch. ernest atanasiu
AC 10-26 INT/GER/FR on Win 10/ Win 11