User input during action
Hi,
I did:
https://community.adobe.com/t5/photoshop-ecosystem-discussions/ps-actie-script/m-p/14963777#M837464
The next step is to request a variable at the start of the action by means of user input.. in this example the "year": so here 2025.
I want to use this year-variable (2025 ... 2026 etc) in the file name: I want to save each ps month layer (as web) as for example: January-VARIABLE-xxxx.png >> becomes: January-2025-xxxx.png
Saving for Web is clear to me, it's about getting the VARIABLE in the file name... during the action.
so: how get user input, a variable (text), that I can use in several steps of the action.
I read this below, but do not understand it !! and do not know that's the right way??
I have no example yet to show you.
