``` const clearMethod = { currency: '', select...
# suitescript
a
Copy code
const clearMethod = {
		currency: '',
		select: '',
		date: null,
		datetime: null,
		checkbox: 'F',
		text: null,
		datetimetz: null
	};
This is tested and is true for SS 1.0 Client Script...