Skip to content

llGetPermissionsKey

function ll.GetPermissionsKey(): string

Returns the key of the avatar that last granted or declined permissions to the script.

Returns NULL_KEY if permissions were never granted or declined.

Add example usage here showing SLua/Luau syntax with ll.GetPermissionsKey().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.