DDgui_set: id$, name$, val$
Set a value in a widget (or window)
Example :
DDgui_set("","TEXT","Window Name")
Result :
This sets widget (or window) data to a specified value. What the value means is decided by the contents of name$