get_total_name method

get_total_name

Gets the total name of specific function.

Returns

The total name of the function.

def get_total_name(self, function_type):
    ...
ParameterTypeDescription
function_typeConsolidationFunctionThe function type.

See Also