For the complete documentation index, see llms.txt. This page is also available as Markdown.

🔹Show/Hide Object

refId

ref id for object

required

string

hidden

true | false

required

boolean

//IDE.showObject({
            refId: objId,
            hidden: false,
        })

Last updated