Await and async is well explained later in this thread, a function always returns a promise. It took me several reads of this, but eventually the behavior made sense.
1 Like
Await and async is well explained later in this thread, a function always returns a promise. It took me several reads of this, but eventually the behavior made sense.