```function ss1function() { nlapiSetFieldValue(...
# suitescript
j
Copy code
function ss1function() {
	
	nlapiSetFieldValue('custrecord_app_subtotal', 300);
	
}