Console.log issue; printing whole function instead of output

When I run my code through VSCode to Chrome Console it will come back as
“ƒ () {
console.log(“cat”)
}”

Instead of just the output “cat”
Any tips?2021-12-04T05:00:00Z2021-12-04T15:06:00Z

Hi,
Share a screenshot of your code please

I figured it out, new question, how do I delete a post :grimacing: