December 2012
Intermediate to advanced
888 pages
48h 24m
English
You can access the value of a variable by prefixing the variable name with a dollar sign ($). That is, if the variable name is var, you can access the variable by using $var.
If you want to assign the value of var to the variable lcount, you can do so as follows:
Read now
Unlock full access