Macro Language Reference > Macros > Dialog Box > twdbm
  
twdbm
Description
Invokes a modeless dialog box from within the text stream.
Syntax
twdbm name:s
name
The name of the modeless dialog box
Additional Information
 
The dialog's ID is returned in the user space wdbm variable. Dialog IDs are unique to each dialog box instance and are important for advanced scripting.