sc_btn_disable('button_id', 'on/off')

This macro is used to disable or enable buttons from a Menu application.

 

Ex:

sc_btn_disable('btn_2', 'off');