Tarantool CE/EE Documentation portal logo
Support
Updated at September 15, 2026   08:55 AM

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.