/ Published in: JavaScript
Defines a new variable and sets the initial value
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
var varname = 5;