Is it possible to get input from a user for a variable?
For an example: How do i get the firstname of a user to use it in my script to select it from my employee table.
I now how i declare a variable but not how to get it typed in by the user of the script