queueonteleport Description: This function demonstrates the usage of the queueonteleport API. Example: -- Queue a function to run on teleport queueonteleport('print("Teleporting")') print("Function queued for teleport")