calculate_custom_function metod

calculate_custom_function(function_name, params_list, context_objects)

def calculate_custom_function(self, function_name, params_list, context_objects):
    ...
ParameterTypBeskrivning
function_namestr
params_listlist
context_objectslist

Se även