well, it depends if you want to use it in script or just display value in CLI. the ****
:put
command is like an “echo” or “print” in other languages - it displays content of variable.
If its gonna be used in some script, you will most likely want to use the value in some other command, because you can’t really see what automated scripts print in console.