box.space._func
-
box.space.
_func
¶ A system space containing functions created using box.schema.func.create(). If a function’s definition is specified in the body option, this function is persistent. In this case, its definition is stored in a snapshot and can be recovered if the server restarts.
Note
The system space view for
_func
is_vfunc
.