I want to return the value I show here to a variable.
When the user selects "show what happened after this date" from the form, I want to dynamically return the value I marked on the screen to parameters such as "gte", "lte", "lt" at run time.
How do I assign a variable and pass a value to this variable, rather than assigning a fixed value to the place I marked?