Displaying a Message
Displaying a Message
I would like to display messages to users at certain points in my scripts, such as for On Click for a button in a stateless form. In this instance, I cannot use the alert command.
Is there some type of built-in function in Deluge scripting for displaying a generic message, or is there some way in which I could achieve this with a user-defined function?
Thanks for your help.