button .frame .add  (  ObjectID ,  ObjectID  )  
                                
Description :

This instruction adds a frame to a button action.

Parameters :

  • ObjectID of the button.
  • ObjectID of the frame (i.e the 2D object).

Examples :