radio_post_event(event_name, is_critical)

Parameters:
event_name (string) name of the radio event
is_critical (boolean) set to true if the event is critical, or false if not
 
Returns:
none

Description:
Add a radio event to the queue.

If the event is critical, the event will be added to the front of the queue, in front of any other pending radio events.

 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:16