Skip to content

setText()

Set the text in the area.

Parameters

Once an object area has been created, you can use the following function:

area.setText(text)
Parameter Type Default Description
text str required The new contents of the area.