ACD101 Web TestEngine demo

Exit VCEDump ACD101 Appian Associate Developer
Question 4 of 17
0% complete
Q4 Single choice

Review the following code snippet:

displayvalue(1, {0, 1, 2}, {"Low", "Medium", "High"}, "Unknown")

The definition of displayvalue is:

Tries to match a value in a given array with a value at the same index in a replacement array and returns either the value at the same index or a default value if the value is not found.

What does this code snippet return?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in