You can create a script that prompts the user to input a value, and then calls a function with that input value as an argument. Here's an example:
293 chars9 lines
Replace my_function
with the name of the function you want to call, and customize the prompt to ask for the specific input value you need.
gistlibby LogSnag