Skip to content

Api > Text > GetInstanceID()


Text.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type Text
local text;


local val0 = text.GetInstanceID()