Last updated 5 days ago
The Text Box parameter creates a frame where you can type anything.
Code:
MyCommand:AddParameter("Textbox", { Name = "Amazing Text Box", --// Parameter name. })
If you did it correctly, You should see the parameter appear on the parameters section.