| View previous topic :: View next topic |
| Author |
Message |
antonymirza New member

Joined: 16 Apr 2012 Posts: 1 Location: Bangalore
|
Posted: Mon Apr 16, 2012 2:29 am Post subject: Need clarity on "$" variables |
|
|
Hi, I am new to JavaScript and in learning process. I work on HP Service Manager application that supports JavaScript (Server side). I am quite confused with the variables defined with "$" for example $file, $File, $L.file etc.
Can anyone please clarify?
Brgds, AM |
|
| Back to top |
|
 |
corydean New member

Joined: 10 Jul 2012 Posts: 4 Location: Texas
|
Posted: Tue Jul 10, 2012 10:50 am Post subject: Answer to your question: |
|
|
Hi, the $ just represents that it is a variable. Variables must begin with a letter, underscore, or $.
You can further read up on it here:
http://www.w3schools.com/js/js_variables.asp |
|
| Back to top |
|
 |
ssdada Member

Joined: 22 Nov 2012 Posts: 15 Location: LA
|
Posted: Thu Nov 22, 2012 8:00 pm Post subject: |
|
|
Friendship is like a tree. It is not measured on how tall it could be but on how deep the roots have grown.
-------------------------------------------------------------------------------------------
Diablo 3 power leveling, D3 power leveling |
|
| Back to top |
|
 |
|