Hi,
I am building deployment based on scripts and I would need to retrieve dynamically name of the current workflow Step for which execution is currently being done?
I cannot define those variable on the workflow level since workflow can have multiple steps.
Is it possible to somehow get the name of the current step?
I do not see that within the list of built-in variables?
Thank you