Reports this turtle, patch, or link.
"self" and "myself" are very different. "self" is simple; it means "me". "myself" means "the agent who asked me to do what I'm doing right now."
Note that it is always redundant to write [foo] of self
. This is always equivalent to simply writing foo
.
See also myself.
Take me to the full NetLogo Dictionary