menulist .cursor .set  (  ObjectID ,  ItemIndex  )  
                                
Description :

This instruction sets the cursor to a specific item in the menu list.

Parameters :

  • ObjectID of the menu list
  • Index number of the item, valid in the range [1, number of items].

Examples :