Syntax:
buffer {name} {elements}
Keyword handler:
linguist.basic.keyword.BKBuffer.class
Runtime handler(s):
linguist.handler.BHBuffer.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