ServiceNow Certified System Administrator — Question 369
When a flow runs an action, it generates a runtime value, which stays the same for the duration of the flow. What is the name of this runtime value?
Answer options
- A. Trigger runtime value
- B. Sequence runtime value
- C. Starting runtime value
- D. Data pill runtime value
- E. Input runtime value
Correct answer: D
Explanation
The correct answer is D, Data pill runtime value, as it specifically refers to the dynamic values that can be used throughout the flow. The other options do not accurately describe the runtime value that persists during the flow execution.