Content deleted Content added
Closedmouth (talk | contribs) m Reverted edits by 217.23.230.139 (talk) to last version by 63.170.164.6 |
|||
Line 18:
* In [[Perl]], the sigils <TT>$</TT>, <TT>@</TT>, <TT>%</TT>, and <TT>&</TT> indicate [[scalar (computing)|scalar]], [[array]], [[hash]], and [[subroutine]] variables, respectively.
* In [[spreadsheet]]s variables can refer to cells (e.g. <code>$A$2</code>), named ranges, or values in associated source code or functions.
its a BOX...
==In source code ==
|