Single Choice Easy

QYou need to output a value to the screen. Which will best complete this statement?

_________(Int2Str(fmVehicleMaint.dbVehicleID)+', '+fmVehicle.dbMake);

ID: #9389 Database Manipulation in D365 F&O X++ 176 views
Question Info
#9389Q ID
EasyDifficulty
Database Manipulation in D365 F&O X++Topic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A info::box
  • B info
  • C warning
  • D pause
Correct Answer

Explanation

Justification:

  1. “Info::box” is not a valid output statement.
  2. The info keyword is used to output the value(s) to the screen in an informational display format
  3. The warning keyword will create a warning output message.
  4. The pause keyword is not supported in Dynamics AX.

Related Lesson: Reading Records

Share This Question

Challenge a friend or share with your study group.

Related MCQ Questions