So xvar_exists() http://www.amxmodx.org/funcwiki.php?go=func&id=288 checks for a public variable in one of the plugins (does it even return true or false, or the name of the plugin, or what), but ok, let's say there IS a public variable by that name.
How would we access that public variable? Is there a function for that? :-\