getrenv Description: This function demonstrates the usage of the getrenv API. Example: -- Get the Roblox environment local environment = getrenv() print(environment)