Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario

An operator that reported true if the value was undefined would solve the myriad of forum and ideas that deal with this problem. In other programming languages there is "empty()", so the example formula would be 'if(empty(Test), 0, Test)'.