List of questions
Related questions
Question 201 - MB-500 discussion
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);
B.
lnfo(strlen(int2str(inventQu«ntity));
C.
info(int2str(inventQuantity));
Your answer:
0 comments
Sorted by
Leave a comment first