Is there anything I can use to make the script return something if a hash table or item that I need isnt found? for example, ( if == hashdoesntexist ) { msg $chan Info not found!! } ( know this isnt a real if-then-else statement.