Talk:GetGlobalVar

From FreeSWITCH Wiki

Revision as of 21:46, 22 January 2008 by Anthonyl (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This looks to have been renamed GetGlobalVariable in the latest relase of mod_spidermonkey.

static JSFunctionSpec fs_functions[] = {

   {"console_log", js_log, 2},                                                                                                          
   {"consoleLog", js_log, 2},                                                                                                           
   {"getGlobalVariable", js_global, 2},
Personal tools

Community
Support FreeSWITCH