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 |