MemoryIndex = [int]

Property

Returns the unique index value associated with the object

Product: 

Class: 

Warning

uCalc API Preview Release Notice:The uCalc engine has successfully transitioned to modern cross-platform environments.The next phase envolves some structural changes, performance optimizations, and API refinements.The API is subject to breaking changes prior to the stable release. Please evaluate the preview version thoroughly before production use.

Remarks

Mostly for internal use.

Each object has an integer index value that is unique to the object within the class. Unlike the [topic: Handle] value that may change each time you run uCalc, the MemoryIndex value is predictable.

This function may not have other uses cases beyond troubleshooting.

Examples

This page last modified on: 

8/21/2026