Placeholder Text

How do I set up place holder text that’s something like in Gmail when are going to compose a new email?

1 Like

I’m guessing you are wanting to do this inside of a text box. You can either set this in the properties menu Text/PlaceholderText
image
Or via script using TextBox.PlaceholderText = “Your text”