Fortinet
NSE7_SOC_AR-7.6 · Question #47
When you use a manual trigger to save user input as a variable, what is the correct Jinja expression to reference the variable? (Choose one answer)
The correct answer is A. {{ vars.input.params.<variable_name> }}. You've hit your limit · resets 5am (America/New_York)
FortiSOAR Deployment and Configuration
Question
When you use a manual trigger to save user input as a variable, what is the correct Jinja expression to reference the variable? (Choose one answer)
Options
- A{{ vars.input.params.<variable_name> }}
- B{{ globalVars.<variable_name> }}
- C{{ vars.item.<variable_name> }}
- D{{ vars.steps.<variable_name> }}
How the community answered
(18 responses)- A94% (17)
- D6% (1)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#FortiSOAR playbooks#Jinja expressions#manual trigger#playbook variables
Community Discussion
No community discussion yet for this question.