Content property

This property returns or sets only the content of a user field.

Defined in

TextField

Data type

String

Syntax

public String getContent()
public void setContent(String content)

See examples

Example: Content property