BE_DialogDisplay

BE_DialogDisplay(title;message;defaultButton;{cancelButton;alternateButton})



Puts up a dialog almost exactly the same as the one that you can get with the Show Custom Dialog script step, minus the fields.  Use this function when you want to display a dialog from a calculation instead of a script step.

Parameters:

- title : the dialog title

- message : the content of the dialog

- defaultButton : the left most button text

- cancelButton :

- alternateButton :

Keywords:

Dialog Display


Version History:

- 1.0 : First Release

- 4.0.2 : Renamed from BE_DisplayDialog

Still need help? Contact Us Contact Us