Search and return the value of a variable
Expected O(1).
$(TYPE)
$(ACCOUNT)
$(CHARACTER)
$(VARNAME)
the variable value, or null if not found
See Implementation
Search and return the value of a variable
Expected O(1).