fmeobjects.FMEText.getTextString

FMEText.getTextString()

Returns the text string of this text. It includes all lines and interline spacing for multi-line text.

Return type:

str

Returns:

The text string of the text object.

Raises:

FMEException – An exception is raised if an error occurred.