@DFGray wrote:
Looking at the color of a node is not a good method for determining if you can use it at run time. The color only tells you what use bin it falls in (normal, scripting, deprecated, etc.). To find out whether you can use a property or method at run-time, look at the property matrix in the LabVIEW help.
Also, if you are using any scripting nodes (the blue ones) many are not supported outside the dev environment anyways
not all 