CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

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.

  1. A. catch(error) { alert("Caught error: " + error.message),}
  2. B. Exception exception = Server.GetLastError(), if(exception != null)
  3. C. Catch(exception e){ console.writeline(e)}
  4. 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.

Câu hỏi liền kề