Text (Property)

Text
Property String message text
Description Sets the text that the message displays.
Member of Hint, Message, TextBox, TextButton, TextLabel


Example
Instance.new('Hint', game.Workspace).Text = 'Hello world.'