Get ref to current object

BlitzMax Forums/BlitzMax Beginners Area/Get ref to current object

Hi
This is probably a stupid question, but here it goes.
How do i get a reference to the current object? Like 'this' in java.

self

and rather a fool for 10 mins than forever!

Thanks a lot. Just what I was looking for :)

And just if you are in need of: To call a method on the object this one was extended from, you can use super