Skip to main content

Text.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type Text
local text;


local val0 = text.GetInstanceID()