Hi I try this commands for a chat
$(eval N=Math.floor((Math.random() * 10) + 1); "${N} mesage")
But it does not show the number N, it only shows ${N} mesage
Help
The purpose is to have a different message for some numbers, now this is a test
I try with ", ', ´ with no result