createTable() Function
• Introduced in version 1.4.0.1
Creates an empty table, specifying its access levels and optional image. May only be used by GM or a trusted macro.
Usage
createTable(tableName, visible, accessible)
createTable(tableName, visible, accessible, imageId)
See Also