If I'm working in a heavy node network that relies on 'Get ...' nodes or using the same constants many times, something that has been really useful is creating an internal network inside a Constant Node re-named to "00Common". Inside this I set up my "Get Position", "Get Altitude", Constants "0", "1", "0.2", "0.8", "Pi", etc. So when I want to plug one of these commonly used values, I click on the "Assign Shader" button on a node's input or dialogue, and right at the top of the list is my "00Common" group, where you'll find your common values. This puts an arrow marker on the node input, and gets rid of lots of wayward connection strings in your node layout.
I've also set up masks in the same way in an internal network called "00Masks".
This maybe a little more advanced than the OP required, but it's a good working practice that helps keep your layout neat and tidy, and organised in a way that makes setting links up very easy and intuative. Try it, works well.