The await keyword is used inside an async function to pause its execution and wait for the promise. Below program will illustrate the approach:
確定! 回上一頁