SetPlaceholderText

SetPlaceholderText(sText) → { boolean }

Sets the placeholder text to the current form. Can't be set to checkbox or radio button.

Parameters:

Name Type Description
sText string

The text that will be set to the current form.

Returns:

Type
boolean