I have a script that opens a voice session and prompts a user to press 1-4 which then either routes a call to another number or queues the call to a skillset. What I need to find out is the number of times per day/week/month callers are choosing the various options. Is there a way to increment a variable using READVAR/SAVEVAR that would give me a running total for each of the key presses? I realize I would actually need to increment 4 different variables depending on the number (1-4) pressed. I'm running SCCS V7.0. I've been through the online manual numerous times and the information/syntax available on the commands is vague and sparse at best.