dim variable in JavaScript code example Example: how to define variable in javascript var <variable-name>; var <variable-name> = <value>;