calculate_custom_function método

calculate_custom_function(function_name, params_list, context_objects)

def calculate_custom_function(self, function_name, params_list, context_objects):
    ...
ParámetroTipoDescripción
function_namestr
params_listlist
context_objectslist

Ver también