Environment
The Environment library allows access and inspection to our and Roblox's environment.
What can you do?
With the Environment library, you can:
- Access and modify executor globals using
getgenv
- Modify the game global environment using
getrenv
- View collectable and living values using
getgc
- Filter garbage-collected values with fine-tuned criteria using
filtergc