Can I set a date is suitescript with a date object...
# suitescript
a
Can I set a date is suitescript with a date object or does it need to be mm/ddd/yyyy
b
use a Date with setValue, use a string with setText
a
Ah I misspelled
startdate
as
stardate
. Was driving me mad. Thanks.