```var form = ui.createForm({ title: 'Creat...
# suitescript
a
Copy code
var form = ui.createForm({
    			title: 'Create Lead'
    		});