Text | |
Property | String message text |
Description | Sets the text that the message displays. |
Member of | [[RBX.lua.Hint, Message, TextBox, TextButton, TextLabel (Object)|Hint, Message, TextBox, TextButton, TextLabel]] |
Instance.new('Hint', game.Workspace).Text = 'Hello world.'