ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 44 - ASDEV01 discussion

Report
Export

Examine the following Blue Prism Process diagram:

The 'Date Today' data item is a Date data item.

The Calculation stage is required to set the value of the 'Date Today' data item to the current date

Which of the following Blue Prism functions would you use in the Calculation stage to set the value of the 'Date Today' data item?

A.
Today()
Answers
A.
Today()
B.
'mm/dd/yyyy'
Answers
B.
'mm/dd/yyyy'
C.
GetDate()
Answers
C.
GetDate()
D.
Now()
Answers
D.
Now()
E.
'dd/mm/yyyy'
Answers
E.
'dd/mm/yyyy'
Suggested answer: D

Explanation:

This is the correct function to use in the calculation stage to set the value of the date today data item to the current date. It returns the current date and time as a date value. The other options are either incorrect or used for different purposes.

Reference: https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20Developer%20-%20Certification%20Overview_0.pdf (page 14)

asked 16/09/2024
Mark Lalangan
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first