closeDialog

From RPTools Wiki
Revision as of 15:31, 24 December 2008 by Craig (talk | contribs) (New page: ==Function closeDialog== '''Introduced in MapTool 1.3b49''' Closes the specified macro dialog. ===Usage=== <source lang="mtmacro" line> [h: closeDialog(name)] </source> ===Examples=...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Function closeDialog

Introduced in MapTool 1.3b49

Closes the specified macro dialog.

Usage

[h: closeDialog(name)]


Examples

[h: closeDialog("CharacterSheet")]