Description =  plugin .search  (  Name  )  
                           
Description :

This instruction scans the currently-loaded plugins and returns the index of a particular plugin.

Parameters :

  • Name of the plugin to find.

Return Value :

  • Index of the desired plugin if it has been found, NULL otherwise.

Notes :


This index can then be used in all plugin instructions.

Examples :