int browser_global_entry(char * prefix)
Returns the rank of the first visible or hidden global in the browser Globals list (alphabetically sorted) which name matches prefix, or -1 if a global cannot be found. See browser_global() described below.