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