NEW RELEASE! The 2024x Hot Fix 3 was released on November 29, 2024. For more information, see 2024x Hot Fix 3 Version News.
NEW RELEASE! The 2024x Refresh1 Hot Fix 1 was released on December 6, 2024. For more information, see 2024x Refresh1 Hot Fix 1 Version News.

You can use ALH API to get a context or a runtime object of a current script evaluation. It is equivalent to $context$ and self.

public Object_ getContext() {
...
}


The following code fragment shows how to get a context of a runtime object through ALH API.

ALH.getContext();             // Object@...

Activity

All
Personal filters
All
No activities found