Documentation Index
Fetch the complete documentation index at: https://mintlify.com/nnaridz/RbxGenie/llms.txt
Use this file to discover all available pages before exploring further.
Description
Removes a specific attribute from an instance. Internally sets the attribute tonil.
Endpoint
Parameters
The path to the instance (e.g., “Workspace.Part” or “ReplicatedStorage.Config”)
The name of the attribute to delete
Response
Returns
true if the attribute was deleted successfullyError message if the instance path could not be resolved