function removeButton(type,form) { nlapiLogExecuti...
# suitescript
b
function removeButton(type,form) { nlapiLogExecution('DEBUG', 'Starting script'); form.removeButton('addallocation'); nlapiLogExecution('DEBUG', 'Hid button'); } }