calculate_custom_function method

calculate_custom_function

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

See Also