Text (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mattchewy Fixing multiple objects |
>Mattchewy Fixing multiple objects |
(No difference)
|
>Mattchewy Fixing multiple objects |
>Mattchewy Fixing multiple objects |
(No difference)
|
![]() | |
Property | String message text |
Description | Sets the text that the message displays. |
Member of | Hint, Message, TextBox, TextButton, TextLabel |
Instance.new('Hint', game.Workspace).Text = 'Hello world.'