button .action .set  (  ObjectID ,  Action  )  
                                
Description :

This instruction sets a button action.

With this instruction you can replace a current button action with another available action.

Parameters :

  • ObjectID of the button.
  • Action of the button. Valid in the range [1, number of actions]

Examples :