Open tkellehe opened 7 years ago
Add variables by having $ followed by \w+ which will make a variable to a specific cell position. When used returns a reference object to what is in the cell. First siting does not do so, but instead adds it to the look up.
$
\w+
Add variables by having
$
followed by\w+
which will make a variable to a specific cell position. When used returns a reference object to what is in the cell. First siting does not do so, but instead adds it to the look up.