We can confirm we got the value by printing the imageLink variable to the console. Checkout the Output file after running the code.
imageLink
Output
Make sure to pick console.log followed by ( and then imageLink, ), ;.
console.log
(
)
;