Hi guys,
I would like to store a picture's filename (numbers) in a variable.
For example:
I have a picture called "2456256.png" in my project. How can I store its filename in a variable?
Would it be also possible to detect numbers in a filename and take only them? For example "sword_2824.png"
Or taking always the last 4 numbers of any filename?
Thanks for help in advance! :smile:
Hugo
I would like to store a picture's filename (numbers) in a variable.
For example:
I have a picture called "2456256.png" in my project. How can I store its filename in a variable?
Would it be also possible to detect numbers in a filename and take only them? For example "sword_2824.png"
Or taking always the last 4 numbers of any filename?
Thanks for help in advance! :smile:
Hugo