calculate_custom_function方法

calculate_custom_function(function_name, params_list, context_objects)

def calculate_custom_function(self, function_name, params_list, context_objects):
    ...
范围类型描述
function_namestr
params_listlist
context_objectslist

也可以看看