Display the content of a variable in a msgbox

didihak Posted messages 11 Status Member -  
LaurentMtns Posted messages 263 Registration date   Status Member Last intervention   -
Hello,
how to display the content of a variable in a msgbox

Configuration: Windows 7 / Firefox 25.0

1 answer

  1. LaurentMtns Posted messages 263 Registration date   Status Member Last intervention   51
     
    msgbox("Content of your variable: " & variable_name)

    Have a nice day!
    Laurent M.

    P.S: no need to put the bold part.

    "Stand up for what you believe in even if that means standing alone." - A. Biersack
    1