i see in bootbox v3 documentation you can change the label by using below method bootbox.alert(str message, str label, fn callback) Custom button text, callback invoked on dismissal,
However on version 4.4 this method does not seem to work, how can i get to use a custom button label on alert message