跳到主要内容

get_or_create

获取或者创建指定名称的外部脚本函数

声明

function get_or_create(string name, bool error_if_not_exist)

参数

参数名描述
name名称
error_if_not_exist是否在函数不存在时抛出错误

返回值

外部脚本函数

使用方式

返回文档