How can I put the expression near the step name?
Like, how does one make "hello" and "world" appear near the Step name?
How can I put the expression near the step name?
Like, how does one make "hello" and "world" appear near the Step name?
You can use a special expression in the title like this:
Hello : @@var(my_var_name)@@
This will put the value of the variable name my_var_name
in the title