Skip to content

getText()

Return the text in the field.

Parameters

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

field.getText()

Returns

return text

Value Type Description
text str The field's contents.