I wanted to know if it was possible for the node to produce a "false" "false" for when a user closed out of the UI through the x button rather than the cancel button.
The reason being, is I want to run through a series of "If" statements, and when a user either cancels out or closed the UI, I do not want to run the next set of UI nodes. It works if they cancel through the cancel option, but when they close out of the UI node, it gives a "True" "False" which will execute the next UI node which I do not want to happen.
I am running on Revit 2020; Dynamo version 2.3; Data-Shapes Version 2021.2.9
Thanks,
I wanted to know if it was possible for the node to produce a "false" "false" for when a user closed out of the UI through the x button rather than the cancel button.
The reason being, is I want to run through a series of "If" statements, and when a user either cancels out or closed the UI, I do not want to run the next set of UI nodes. It works if they cancel through the cancel option, but when they close out of the UI node, it gives a "True" "False" which will execute the next UI node which I do not want to happen.
I am running on Revit 2020; Dynamo version 2.3; Data-Shapes Version 2021.2.9 Thanks,