Help (Function)
From Legacy Roblox Wiki
Jump to navigationJump to search
Help( function or string funcNameOrFunc ) | |
Returns | string |
Description: | Returns a string that describes what a function does and how to use it. The funcNameOrFunc argument can be either the name of a function, either the function itself. |