Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

dump table cache()

Prev Next

The return value of this function is the dump of the table cache cache a.

The first line contains the column names, the other lines the values.

Parameters

Parameter

Description

a

Name of the table cache to be dumped.

b

(optional) "true", to execute the dump. Default: "false".