ACD101 Web TestEngine demo

Exit VCEDump ACD101 Appian Associate Developer
Question 13 of 17
0% complete
Q13 Single choice

Review the following expression rule:

if (
ri!updateDate = today(),
"Updated Today",
"Updated" & ri!updateDate
)

The updatedDate is of type "Date", and current datetime is 01/01/2023 5:00 PM GMT+00:00.

What is the output of this expression if the value of updatedDate was saved as today() one(1) hour ago?

Sign in to mark questions

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

Sign in