You can’t set the input value directly on the nodes most of the time. You need a value node to connect it to the input. Sometimes, you just want to work with a constant value.

If you create a constant node, the type will be an integer by default, but you can change it to float, string or boolean in the inspector.