This topic is locked

Message Token

4/5/2009 3:12:06 PM
PHPRunner General questions
M
mlapl1 author

Probably very simple but how can I send a message to the screen using the built-in Message token which appears in the visual editor?
Thanks

Andrew

J
Jane 4/6/2009

Andrew,
check $message variable in the Before record added/Before record updated events on theEvents tab.

$message = "your message here";