/**
* make this field mandatory.
* This method is only supported on scripted fields via the UI Object API
*
* @param {boolean} mandatory if true then field becomes mandatory
* @return {nlobjField}
*
* @since 2008.2
*/
By admin|2017-06-26T11:43:47+05:30June 26, 2017|Comments Off on nlobjField.setMandatory ( mandatory )