Copyright =  plugin .copyright .get  (  Index  )  
                                
Description :

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

Parameters :

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

Return Value :

  • Copyright of the plugin (if one was claimed), NULL otherwise.

Examples :