get_text_data# Text.get_text_data()# Get the data for the text object. Returns: tuple[Value, Value, str ]Returns a tuple in this format: (center_x, center_y, text) center_x : X value of center point. center_y : Y value of center point. radius : Text object’s String value.