Tarantool CE/EE Documentation portal logo
Support
Updated at July 17, 2026   02:08 PM

box.space._func

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.