id(object)

Returns test


object

REMARKS
* No prefix required - Core
* Return the "identity" of an object.
* This is an integer which is guaranteed to be unique and constant for this object during its lifetime. Two objects with non-overlapping lifetimes may have the same id() value.

?? 

© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top