getTableNames

From RPTools Wiki
Revision as of 20:06, 2 May 2016 by Jagged (talk | contribs) (Created page with "{{MacroFunction |name=getTableNames |version=1.4.0.1 |description=Returns a list containing the names of the tables in the campaign. The type of the value returned depends on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

getTableNames() Function

Introduced in version 1.4.0.1
Returns a list containing the names of the tables in the campaign. The type of the value returned depends on the delimiter parameter. The function can be used by players or from a non-trusted macro, but it will only return player-visible tables. When used by a GM or a trusted macro it returns all tables.

Usage

{{{usage}}}


See Also