example code:
var1 = "thisisatest" -- this is the variable i wish to be returned when the users inputs "var1" input = read() print(input) -- this is where i want to return the value that is assigned to the variableany help would be much appreciated.
Edited by TR1T0N_, 18 January 2014 - 05:27 PM.











