Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

var js

var variable = "title"
console.log(variable)
//it should print aout the value of the variable 'variable'
Source by htmlcheatsheet.com #
 
PREVIOUS NEXT
Tagged: #var #js
ADD COMMENT
Topic
Name
5+9 =