the point being, your function isn't asynchronous ...
# suitescript
s
the point being, your function isn't asynchronous - the caller won't be waiting on anything as the function doesn't block and doesn't return anything.