Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Obtenir l’identifiant unique (UID) d’une instance d’objet.
inventory:getUID(gid)
gid
int
string
local uid = inventory:getUID(123) global:printMessage("UID : " .. uid)