Easy to Create, Easy to Change - Easy to use!

Function::Internal

Alert

Alert("Message") Alert("Message","Caption") Alert("This is a test") Alert(MyField) Alert(Concat("My Return Value: ", GetVar("MyReturnValue")) retval := Alert("Hit Enter to Start") . Alert("This message will disappear after 5 seconds","Autoclose",5000) -- DE9

Simple Message Pop-Up to interact with user and for debugging of code etc.

Parameters


Message: String 
Caption: String (Optional)
Timeout: Number (Optional) in milliseconds.

Returns/Result


Nothing

Examples


Reference

See Also


On the forum about Alert

On the blog about Alert

DataEase 8.2 - New Feature Alert! SPELL CHECKER in RT Editor

This feature has been available for some time, but as so many of you have asked for this feature over the last year we make a little number out of promoting it now.It is very simple to use,...

Product: Dataease [{8}]FIVE. Written by DataEase 19/11/14 at 16:07:46

DataEase 8.5 - New Function : Alert() - Simple Message function like Message (Command DQL) Ver 8.5.0.2453)

Nothing is more useful when you "debug" code than a simple message box that pop up and give you feedback.In DQL this has been there since forever but in Derivation/ Action etc. there has never...

Product: Dataease [{8}]FIVE. Written by DataEase 08/08/16 at 11:36:42