text

Field.text
Domain:

client

Language:

javascript

Class:

Field()

Description

Use text property to get or set the text value of the field.

Getting text property value

Gets the value of the value property and converts it to text.

Setting text property value

Converts the text to the type of the field and assigns its value property to this value

See also

Related attributes

Related concepts