ObjectGetInstanceIDOn this pageObject.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type Objectlocal object;local val0 = object.GetInstanceID()