Even if I input the existing value into value I get a null output!
Do I need Python for this?
Looks like you are missing an input into the code block. Perhaps try sending â1â instead?
Note that the results of the node will not be the parameter itself, nor the value, but a separate statement.
What is the value now?
You mean the current value of that global parameter?
Something like Z6 I think. Itâs text and 2 digits.
Was wondering what does the value says in Revit after you run the graph.
This is what I was hinting at before. The value will be null unless there is a problem. Try feeding that number parameter a string âFifty Twoâ and you will likely see other results. ![]()
My global param is set to text so âfifty twoâ works but 52 doesnât.