Skip to content

getText()

Return the text in the area.

Parameters

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

area.getText()

Returns

return text

Value Type Description
text str The area's contents.