calculate_custom_function метод

calculate_custom_function(function_name, params_list, context_objects)

def calculate_custom_function(self, function_name, params_list, context_objects):
    ...
Параметр Тип Описание
function_name str
params_list list
context_objects list

Смотрите также