Returns a list of all buffers.
Syntax
Smartsite SXML | Copy Code |
---|---|
datatable buffer.getall() datatable buffer.getall(enum scope) |
Parameters
Name | Data Type | Description |
---|---|---|
scope | Enum |
The savebuffer scope.
Enum values:
|
Return Value
Data Type | Description |
---|---|
DataTable | A datalist containing all buffers in the current scope. |