What is the output of the X++ code?

You are developing a solution to insert and update records in a table named Table1, and you need to ensure that you handle the possible exceptions. Table1 does not have any unique indexes that include the ID or the Description fields.

The table has the following structure:

What is the output of the X++ code?
A . Max value
DDEerror
Data error
B . Break
C . Data error_RC
D . Max value
DDEerror
Error has occurred

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments