Syntax:
buffer {name} {elements}
Keyword handler:
net.eclecity.linguist.basic.keyword.BasicKBuffer.class
Runtime handler(s):
net.eclecity.linguist.handler.BasicHBuffer.class
Function:
Declares a string buffer or an array of string buffers. The array size is fixed at time of compilation.
Example(s):
buffer Text buffer LinesOfText 500