window .contextmenu .item .add  (  Procedure ,  Item  )  
                                     
Description :

This instruction adds an item into the context menu.

Parameters :

  • Name of the procedure managing the events.
  • Text to be added.

Notes :


The procedure managing the events takes no parameter.

Examples :