Create block number numbers for each blocks

As on visual studio or Spyder we have Line numbers to identify each line in programming, UiPath should provide a block number for each block. So that later we can identiy each block when we want to refer the block directly using Block number during meetings or discussion, documentation.

Hi @Mohite_Bhushan ,

We do not have the Line/Block Number capability or explicitly maybe referring a Block or a Sequence by Number but maybe as a work around we do have the Outline of the Activities or Sequences available which should be able to help us with the same feature if the Blocks/Sequences are named appropriately.
image

Thank you for solution. But If UiPath adds automatic numbering as feature then it would be great

UiPath should really start giving line number or block number for each block and show these numbers in logs when a process has error. It will help us to jump directly to that activity during errors in testing phase and It will make life easy and save time for developer during testing the process. Writing it out of frustration after a testing very big process for errors

Even powerautomate desktop provides these lines automatically