This aligns the node behavior to GPU compositor. The implementation is a bit of a stretch of the full-frame constant-foldable operations, but this is as good as it can get in a short time. The alternative could be to somehow inject a SetValue operation, but since it expects ahead-of-time known value it is not as straight forward. Pull Request: https://projects.blender.org/blender/blender/pulls/118248