Algosim documentation: buffers

buffers

Returns a list of all named output buffers.

Syntax

Description

buffers() returns a list containing the names of all named output buffers.

If you have not yet created a named output buffer, this list is empty.

Examples

buffers() @ BufferText
(returns a list containing the current contents of all buffers)

See also