ObjectID =  button .create  (  )  
                      
Description :

This instruction creates a button.

To add actions, use the instruction button.action.add.

Return Handle :

  • ObjectID for the button.

Examples :