Câu 95: PL-400: Microsoft Power Platform Developer
You need to handle errors in UpdateRecord.js. Which code segment should you add at line UR04?
Nội dung câu hỏi
You need to handle errors in UpdateRecord.js. Which code segment should you add at line UR04?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. catch(error) { alert("Caught error: " + error.message),}
- B. Exception exception = Server.GetLastError(), if(exception != null)
- C. Catch(exception e){ console.writeline(e)}
- D. function (error){ console.log(error.message)} — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.