Hello,
I am attempting to get access to the $index property of a statically created instance. Using the passed in obj parameter (obj.$index) does not work.
What is the best method for getting access to it in the instance$static$init function.
Thanks!