How do I use the value of a detail attribute as a Label in the Edit Parameters Interface?
I'd also be fine if I could add a float parameter and put an expression in the field that would display the value.
I tried many variations of `print detail.attribValue(“cost”)`
Trying to display the value of a findshortestpath cost attribute.
Thanks,
Tim