Description =  plugin .information .get  (  Index  )  
                                
Description :

This instruction returns the description for a currently-loaded plugin.

Parameters :

  • Index of the plugin. Valid in the range [1, number of plugins].

Return Value :

  • Description of the plugin (if one was defined), NULL otherwise.

Examples :