If you need to distinguish items everytime running your script, you may want to add a token to the names so you don't need to care about real names (thousands).
I usually use "clock seconds" command to achieve that, and sometimes "clock milliseconds" for fast tasks
Hi,
I think it's just a command to generate a token.
If you need to distinguish items everytime running your script, you may want to add a token to the names so you don't need to care about real names (thousands).
I usually use "clock seconds" command to achieve that, and sometimes "clock milliseconds" for fast tasks