get_max_data_at_field#

ResultData.get_max_data_at_field(field_index: int = 0)#

Get the maximum values field data for the field with the specified index.

Chains the result operator to the min_max_fc operator and returns the result (output from pin 1).

Parameters:

field_index (int, optional) – Field index. The default is 0.