put another way, if you await on that function it ...
# suitescript
s
put another way, if you await on that function it won't do anything different - it will return before your
.then()
clauses are executed.