codice:
function getConfig(var)
  getConfig=Dlookup("config","config_value","config_variable='" & var & "'")
end function