C.44.  $world->getpluginversion

Abstract

$world->getpluginversion function: GETs a PLUGIN's VERSION

$version = $world->getpluginversion( name );
 

This function returns the version of the plugin with the given name. If no plugin with that name is loaded, it returns an empty string.