Access to step sequence number while executing an activity
We are running all of our activities in a back-end mode with no UI.
We are using steps to set a text property on one of our pages with logging info on our process for trouble shooting.
When we do so, we would like to include the step number that we are at when executing the activity.
Is there a property in the clipboard that would contain this information ?
Thank you!