Show...
02.12.2017
Show message: act(//name)set.action(show.text);
act(//name)set.value(//text to show);
act(//name)load.image(//icon url/name);
Show dialog: act(//name)set.action(show.dialog(//title)load.message.title
(//message)load.buttons(//ok button text.//ok button logic)
act.load(cancel)end(//cancel button text)and.act.end(//end
app button text)rest();