8
getDialog.md
Normal file
8
getDialog.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
BROWSER ONLY
|
||||||
|
This can only be used in code which runs in Dashboards and Graphics.
|
||||||
|
getDialog(name, *bundle) → {object}
|
||||||
|
Returns the specified dialog element.
|
||||||
|
#Parameters
|
||||||
|
Name Type Attributes Default Description
|
||||||
|
name string The desired dialog's name.
|
||||||
|
bundle string <optional> CURR_BNDL The bundle from which to select the dialog.
|
||||||
Reference in New Issue
Block a user