ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 201 - MB-500 discussion

Report
Export

You are a Dynamics 365 Finance developer.

You create an integer variable named inventQuantity.

You need to display the value from inventQuantity in an info statement.

Which code segment should you use?

A.

info(inventQuantity);

Answers
A.

info(inventQuantity);

B.

lnfo(strlen(int2str(inventQu«ntity));

Answers
B.

lnfo(strlen(int2str(inventQu«ntity));

C.

info(int2str(inventQuantity));

Answers
C.

info(int2str(inventQuantity));

Suggested answer: C
asked 05/10/2024
Jhon Doe
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first