[entity] rename vid argument of .view(...) into __vid to avoid potential conflicts with kwargs
functionset_tab(tabname,cookiename){// set appropriate cookieasyncRemoteExec('set_cookie',cookiename,tabname);// trigger show + tabname eventtrigger_load(tabname);}