(misc)
string o2_act4js(integer $prg_id, string $action_name)
Returns the javascript for executing an action into a running program
($prg_id = 0 for actually running program).
This function can accept infinite parameters: parameters after the second will be passed in the call. See function o2_reqpar() to retrieve passed parameters.