TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

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