WDL
The output from the WDL command has the following format:
handle address size flags locks type heaptype blocktype
Any field may not be present if that field is not defined for the block.
| Field | Description |
| handle | Value of the global memory block handle |
| address | Address of the block |
| size | Size of the block in bytes |
| flags | The block's flags |
| locks | Count of locks on the block |
| type | The type of the handle |
| heaptype | The type of heap the block resides in |
| blocktype | The block's type |