/ Published in: JavaScript

Defines a new variable and assigns a data type
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
var varname : String;
Comments
