Hello,
could it be possible to show a window at a profile start for a simple user can add parameters.
Example:
i add some fields in this window, for example: "Enter your first name"
fields required or not required
i get those values in my code
when user start again the profile, fields contain the values set on previous open, so user just have to clic OK, or can change some of them
like this, for example, when i use a text to speech in my code, i could use the first name of the user. "Hello Name !"
fields could be text, decimal, bool
I don't know if it's a good idea for developers... But it could be very interesting for me... lol
Thx a lot
Have a good day
EDIT by Pfeil: The "Get User Input - Text", "Get User Input - Decimal", and "Get User Input - Choice" provide this functionality.