Help:Sandbox

From SDU
Revision as of 20:59, 21 April 2008 by Drileyusa (Talk | contribs)

Jump to: navigation, search

// Use 'cr' for Requests, Incidents & Problems, 'chg' for Changes, and 'iss' for Issues cr::zmyscript(...){ if(is_null(assignee)){ // Use 'int' in place of 'uuid' in the line below if for pre-r11 releases uuid userid; send_wait(0, top_object(), "call_attr", "cr", "current_user_id"); userid = msg[0]; assignee = userid;