deleteTable

From RPTools Wiki
Revision as of 08:51, 3 May 2016 by Jagged (talk | contribs)
Jump to navigation Jump to search

deleteTable() Function

Introduced in version 1.4.0.1
Removes the specified table from the campaign. May only be used by GM or a trusted macro.

Usage

deleteTable(tableName)

Parameters

  • tableName - A string containing the name of the table to be deleted.


See Also