Skip to content
Prev 145898 / 398500 Next

= or <-

S?bastien wrote:
Well it's not an error necessarily.  There are some situations where it 
might be useful to do an assignment to a variable in an argument list. 
However, this is the exception rather than the rule, especially for 
beginners.

You just have to be mindful of what is going on if you see '<-' in an 
argument list.